pegziq / Validator by pegzi
forked from AltThree/Validator

A Validation Wrapper For Laravel 5
18
0
2
Package Data
Maintainer Username: pegzi
Maintainer Contact: pegziq@gmail.com (pegzi)
Package Create Date: 2016-12-08
Package Last Update: 2016-12-08
Home Page: https://alt-three.com/
Language: PHP
License: MIT
Last Refreshed: 2024-04-19 15:13:12
Package Statistics
Total Downloads: 18
Monthly Downloads: 0
Daily Downloads: 0
Total Stars: 0
Total Watchers: 2
Total Forks: 0
Total Open Issues: 0

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).