Libraries tagged by class vaidator
micro-module/laminas-validator
11752 Downloads
Validation classes for a wide range of domains, and the ability to chain validators to create complex validation criteria
hollodotme/fluid-validator
25434 Downloads
Validating values with a fluent interfaced class
cedcommerce/validator
50101 Downloads
A collection of PHP classes for managing barcodes.
sangroya/yii2-json-schema-validator
3685 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
magp/yii2-json-schema-validator
5619 Downloads
A Yii2 extension that provides a validator class for JSON Schema validation.
mouf/utils.common.validators
163016 Downloads
This package contains typical validators to be used in your application. A validator is a class that decides whether a string is valid or not. For instance, you could use an EmailValidator to validate that a string is a mail, etc...
mouf/mouf-validators-interface
383250 Downloads
The mouf-validators-interface package contains interfaces your classes can implement to provide self-validation in the Mouf interface.
svenkuegler/php-csv-validator
8743 Downloads
Simple PHP Class to validate CSV files / Single Rows
dashifen/validator
4440 Downloads
An interface and abstract class useful for the production of objects which validate data.
bayfrontmedia/php-validator
2481 Downloads
A simple class used to validate a variety of data, and supports custom validation messages
ameax/xml-validator
4964 Downloads
A class to validate a xml file with a local xsd schema
zane/utils
24 Downloads
A collection of useful classes like Ary, Str and Validator
xtompie/typed
1719 Downloads
Typed is a library that provides a set of classes that allow you to define types for your variables.
acelot/struct
2322 Downloads
Declarative structure builder with validator and automapper for PHP 7
mallardduck/extended-validator-laravel
1135 Downloads
An extension to Laravel's Validator class that provides some additional validation rules.