/home/techb158/exp.abdallabala.com/vendor/respect/validation
Edit: /home/techb158/exp.abdallabala.com/vendor/respect/validation/README.md (1535B)
# Respect\Validation
[](http://travis-ci.org/Respect/Validation)
[](https://scrutinizer-ci.com/g/Respect/Validation/?branch=master)
[](https://scrutinizer-ci.com/g/Respect/Validation/?branch=master)
[](https://packagist.org/packages/respect/validation)
[](https://packagist.org/packages/respect/validation)
[](https://packagist.org/packages/respect/validation)
[The most awesome validation engine ever created for PHP.](http://bit.ly/1a1oeQv)
- Complex rules made simple: `v::numeric()->positive()->between(1, 255)->validate($input)`.
- Granularity control for advanced reporting.
- More than 100 (fully tested) validators.
- A concrete API for non fluent usage.
- Works on PHP 5.4+
## Documentation
Documentation can be found in https://respect-validation.readthedocs.io
and also in the [docs/](docs/index.md) folder.
## Table of contents
- [Contributing](CONTRIBUTING.md)
- [License](LICENSE.md)
- [Changelog](CHANGELOG.md)