opsdev/validator
composer require opsdev/validator
Validators for Flow
v1.3.0
Readme excerpt
Validator Helper Classes for Flow ApplicationsThis package provides some validators to be used in a Flow based project.
Included validators- Domain-Names
- Geocodes (Latitude + Longitude pairs)
to be written...
CreditsThis package's code is heavily inspired by code I wrote years ago for the Roketi Cluster Hosting Management application. Thanks to open-source, this code can now live on - while Roketi in the planned form will probably never come to fly.
Thanks to the inspiration from the phenaproxima/domain-constraint package, the domain name validator now also checks against the list of allowed top-level domains defined by IANA…
Read more