cantescape / validation
A community-driven validation API
Installs: 8
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
pkg:composer/cantescape/validation
Requires
- php: >=5.3.0
This package is not auto-updated.
Last update: 2025-10-11 21:27:55 UTC
README
A new community-driven validation API in PHP
What I'd like to do
This is something I pretty much overnight while my newborn couldn't sleep and figured that I may as well share it here, if you'd like to contribute whether it's to the application itself or the validators rules any and all input is welcome through a pull request
Installation
By Composer
composer require cantescape/validation @dev
Getting Started
See the Wiki