jetfirephp/validation

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

JetFire - Validation

Installs: 108

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/jetfirephp/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.