# Overview [The most awesome validation engine ever created for PHP.](http://bit.ly/1a1oeQv) - Complex rules made simple: `v::numericVal()->positive()->between(1, 255)->validate($input)`. - [Granularity control](feature-guide.md#validation-methods) for advanced reporting. - [More than 150](list-of-rules.md) (fully tested) validation rules. - [A concrete API](concrete-api.md) for non fluent usage.