Download the PHP package programmatordev/yet-another-php-validator without Composer
On this page you can find all versions of the php package programmatordev/yet-another-php-validator. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download programmatordev/yet-another-php-validator
More information about programmatordev/yet-another-php-validator
Files in programmatordev/yet-another-php-validator
Package yet-another-php-validator
Short Description PHP validator with expressive error messages
License MIT
Informations about the package yet-another-php-validator
Yet Another PHP Validator
PHP validator with expressive error messages.
[!TIP]
This library has been archived in favor of the Fluent Validator library. Check it out if you're interested in the same validation style.
Requirements
- PHP 8.1 or higher.
Installation
Install the library via Composer:
Basic Usage
Simple usage looks like:
Documentation
- Get Started
- How to Use
- Usage
- Methods
- Error Handling
- Custom Error Messages
- Rules
- Custom Rules
Contributing
Any form of contribution to improve this library (including requests) will be welcome and appreciated. Make sure to open a pull request or issue.
Acknowledgments
This library is inspired by respect/validation and symfony/validator.
License
This project is licensed under the MIT license. Please see the LICENSE file distributed with this source code for further information regarding copyright and licensing.
All versions of yet-another-php-validator with dependencies
egulias/email-validator Version ^4.0
symfony/intl Version ^6.4
symfony/polyfill-ctype Version ^1.27
symfony/polyfill-intl-grapheme Version ^1.29
symfony/polyfill-intl-icu Version ^1.29