phico / validation
Validation support for Phico
dev-main
2024-07-05 11:14 UTC
Requires
- php: ^8.0
- somnambulist/validation: dev-main
This package is auto-updated.
Last update: 2024-11-05 12:03:17 UTC
README
Validation support for Phico
This is a wrapper around somnambulist/validation
Installation
Using composer
composer require phico/validator
Usage
See the upstream documentation for more details.
Issues
If you discover any bugs or issues with behaviour or performance please create an issue, if you are able a pull request with a fix would be most helpful.
Please make sure to update tests as appropriate.
For major changes, please open an issue first to discuss what you would like to change.