Skip to content

pegziq/Validator

 
 

Repository files navigation

Alt Three Validator

A validation wrapper for Laravel 5.

Installation

Either PHP 5.5+ or HHVM 3.6+ are required.

To get the latest version of Alt Three Validator, simply require the project using Composer:

$ composer require alt-three/validator

Instead, you may of course manually update your require block and run composer update if you so choose:

{
    "require": {
        "alt-three/validator": "^1.0"
    }
}

Security

If you discover a security vulnerability within this package, please e-mail us at support@alt-three.com. All security vulnerabilities will be promptly addressed.

License

Alt Three Validator is licensed under The MIT License (MIT).

About

A validation wrapper for Laravel 5.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%