Libraries tagged by validatory
hippophp/hippo
32 Downloads
Hippo is an open-source tool that helps PHP programmers adhere to certain a given convention.
gwsn/symfony-helpers
4525 Downloads
Simple helpers for Symfony to standardize the Api Responses and input validators
floor12/yii2-phone
10080 Downloads
Yii2 phone formatter and validator.
farzai/thai-citizen-id-validation
524 Downloads
Thai citizen id validation
engeni/credit-card
4007 Downloads
Validate credit card number, expiration date, cvc
elvenpath/yii2-eu-vatvalidator
9158 Downloads
Yii2 validator for EU VAT numbers
ellisio/laravel-phone
25735 Downloads
A phone validator for Laravel using the free Twilio phone lookup service.
djurovicigoor/postmark-bounced-email-blocker
740 Downloads
This package will prevent sending an email to addresses that marked an email as bounced or spam in your postmark email stream.
derhansen/add_pwd_policy
221 Downloads
Additional password validators for usage in TYPO3 password policies
datamints/feuser
16630 Downloads
User registration and edit plugin, fully configurable, custom validators, autologin, double-opt-in, admin approval, IRRE configuration, resend activation mail, redirect features, support for saltedpasswords, support for salesforce. More to come!
coodde/mail-checker
60 Downloads
Flexible PHP package for complex mail validation
cmpayments/schemavalidator
3982 Downloads
SchemaValidator is a PHP implementation for validating JSON against a Schema (also a string), the JSON and Schema are both linted with https://github.com/cmpayments/jsonlint. This library is optimized for speed and performance.
cmpayments/jsonlint
4526 Downloads
JSON Lint for PHP checks a string for invalid or malformed JSON, control character error, incorrect encoding or just plain old syntax errors. It returns comprehensive feedback in a one-line error message (one-line message especially meant for REST APIs) about the first error that occurred in the (JSON) string. It supports both RFC 4627 and (its superseding) RFC 7159.
brick/validation
1555 Downloads
Validation library
benycode/slim-request-validation
181 Downloads
A slim middleware for HTTP request validation based on Respect/Validation