jetfirephp/validation

This package is abandoned and no longer maintained. No replacement package was suggested.

JetFire - Validation

dev-master 2017-02-21 16:35 UTC

This package is not auto-updated.

Last update: 2017-10-09 14:53:44 UTC


README

A simple php validation inspired by laravel form request validation and Respect/Validation.

Installation

Via composer

composer require jetfirephp/validation

Usage

Same as the jetfirephp/validator component but object oriented.

License

The JetFire Validation is released under the MIT public license : http://www.opensource.org/licenses/MIT.