Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 281 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 281 Bytes

Validator

This is a Pure PHP implementation based on Laravel's Validation. The usage isn't different from the Laravel Validation. The docs on laravel.com can be used with this.

Usage

See the example.php for an example how you use the class.