phico / validation
Validation support for Phico
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
pkg:composer/phico/validation
Requires
- php: ^8.0
- somnambulist/validation: dev-main
This package is auto-updated.
Last update: 2025-10-05 13:52:03 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.