Valdi
Super simple, yet complete data validation PHP library.
(Big thanks to Jamie Thormann for this awesome mascot!)
Check out its repository: https://github.com/philiplb/Valdi
Reasons to use Valdi:
- Easy to use
- Feature complete
- Lightweight, without dependencies
- Well documented
- Well tested
- Extensible
Documentation
Find out more and get started with the documentation. This documentation is available for each version:
Package
Valdi uses Semantic Versioning.
Stable
"require": {
"philiplb/valdi": "^1.0"
}
Bleeding Edge
"require": {
"philiplb/valdi": "1.1.x-dev"
}