opis / validation
Validation library
Installs: 878
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
pkg:composer/opis/validation
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" } }