alt-three / validator
A validation wrapper for Laravel
Installs: 192 711
Dependents: 2
Suggesters: 0
Security: 0
Stars: 22
Watchers: 4
Forks: 1
Open Issues: 0
Requires
- php: ^7.1.3 || ^8.0
- illuminate/contracts: ^5.5 || ^6.0 || ^7.0 || ^8.0
- illuminate/support: ^5.5 || ^6.0 || ^7.0 || ^8.0
- psr/log: ^1.1
Requires (Dev)
- graham-campbell/analyzer: ^2.4 || ^3.0
- phpunit/phpunit: ^6.5 || ^7.5 || ^8.4 || ^9.0
README
Installation
Alt Three Validator is a validation wrapper for Laravel. This version requires PHP 7.1-8.0, and supports Laravel 5.5-8. Simply require the package using Composer:
$ composer require alt-three/validator:^4.5
Security
Our full security policy is available to read here.
License
Alt Three Validator is licensed under The MIT License (MIT).