Download the PHP package district5/validator without Composer
On this page you can find all versions of the php package district5/validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download district5/validator
More information about district5/validator
Files in district5/validator
Download district5/validator
More information about district5/validator
Files in district5/validator
Vendor district5
Package validator
Short Description District5 Validator Library
License mit
Homepage https://github.com/district-5/php-validator
Package validator
Short Description District5 Validator Library
License mit
Homepage https://github.com/district-5/php-validator
Please rate this library. Is it a good library?
Informations about the package validator
District5 Validator Library
About
This library provides the skeletons to support validators.
Installing
This library requires no other libraries.
Usage
Validator
To create an implementation of a validator you will need to implement the \District5\Validator\ValidatorInterface
interface or extend the provided Abstract Class \District5\Validator\AbstractValidator
.
An example validator for a StringLength validator might look as follows:
Issues
Log a bug report!
All versions of validator with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
The package district5/validator contains the following files
Loading the files please wait ....