Opis Validation is a library that can be used to validate user input
Opis Validation is licensed under the Apache License, Version 2.0.
- PHP 7.1 or higher
This library is available on Packagist and can be installed using Composer.
{
"require": {
"opis/validation": "1.0.x-dev"
}
}