opis / validation
This package is abandoned and no longer maintained.
No replacement package was suggested.
Validation library
dev-master / 1.0.x-dev
2019-07-05 11:31 UTC
Requires
- php: ^7.1
- opis/string: ^1.5.0
Requires (Dev)
- phpunit/phpunit: ^7.0
This package is auto-updated.
Last update: 2020-06-03 14:44:41 UTC
README
Validation library
Opis Validation is a library that can be used to validate user input
License
Opis Validation is licensed under the Apache License, Version 2.0.
Requirements
- PHP 7.1 or higher
Installation
This library is available on Packagist and can be installed using Composer.
{ "require": { "opis/validation": "1.0.x-dev" } }