riosis/php-auto-validation

This PHP class validate different data type automatically.

dev-master 2017-12-06 09:42 UTC

This package is not auto-updated.

Last update: 2025-07-06 08:59:54 UTC


README

Install via composer

Edit your composer.json file to include the following:

{
   "require": {
       "riosis/php-auto-validation": "dev-master"
   }
}