Libraries tagged by validaion
blakvghost/php-validator
12261 Downloads
PHPValidator is a modern PHP library for data validation in your PHP applications. It provides a flexible and extensible way to validate data using predefined rules or by creating custom validation rules.
arondeparon/laravel-request-sanitizer
132478 Downloads
An easy to use request sanitizer that allows you to sanitize your form data before validating it.
aman00323/emailchecker
49315 Downloads
Laravel package for checking email address is exist or not in real world
admad/cakephp-i18n
34334 Downloads
A CakePHP plugin for I18n related tools.
nojacko/email-validator
343707 Downloads
Small PHP library to valid email addresses using a number of methods.
mjohnson/uploader
79375 Downloads
File uploader and validation plugin for CakePHP.
jschaedl/iban
1050913 Downloads
validate and generate IBANs
fadion/validator-assistant
30437 Downloads
Decouple validation from Laravel controllers with ValidatorAssistant
dive-be/laravel-dry-requests
248334 Downloads
Dry run your Laravel requests
caneara/axiom
20680 Downloads
A package that provides a library of reusable Laravel validation rules.
burzum/cakephp-html-purifier
119062 Downloads
HtmlPurifier plugin for CakePHP
laravel-validation-rules/us-state
146778 Downloads
Validate US States and Canada Provinces
laravel-validation-rules/phone
320959 Downloads
Validate that a phone number is in the correct format
yucadoo/laravel-geojson-rule
75670 Downloads
Laravel Validation Rule for GeoJSON.
wol-soft/php-json-schema-model-generator
77699 Downloads
Creates (immutable) PHP model classes from JSON-Schema files including all validation rules as PHP code