respect/validation
Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app.
The most awesome validation engine ever created for PHP.
v::numericVal()->positive()->between(1, 255)->isValid($input).Learn More:
How can I help you explore Laravel packages today?