Skip to content
Alexis Wurth edited this page Jan 5, 2020 · 2 revisions

A validator for PHP, using Respect Validation (Requires PHP 7+)

This project was originally designed to be used with the Micro-Framework "Slim", but can now be used with any psr/http-message compliant framework, or any other PHP project if you don't need request parameters validation.

Clone this wiki locally