able / validation
phpABLE data validation library
v0.4.0
2021-10-15 12:25 UTC
Requires
- php: >=8.0.0
- able/helpers: ^0.9.0
- able/reglib: ^0.5.1
- able/static: ^1.1.1
- able/struct: ^1.1.0
This package is auto-updated.
Last update: 2024-11-15 19:29:35 UTC
README
The phpABLE validation library.
Requirements
- PHP >= 8.0.0
- able/helpers
- able/statics
- able/struct
- able/reglib
Install
There's a simple way to install able/validation
into your project via Composer:
composer require able/validation
License
This package is released under the MIT license.