Download the PHP package zaynasheff/validation-rules without Composer
On this page you can find all versions of the php package zaynasheff/validation-rules. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download zaynasheff/validation-rules
More information about zaynasheff/validation-rules
Files in zaynasheff/validation-rules
Download zaynasheff/validation-rules
More information about zaynasheff/validation-rules
Files in zaynasheff/validation-rules
Vendor zaynasheff
Package validation-rules
Short Description A collection of reusable validation rules for Laravel applications.
License MIT
Homepage https://github.com/zaynasheff/validation-rules
Package validation-rules
Short Description A collection of reusable validation rules for Laravel applications.
License MIT
Homepage https://github.com/zaynasheff/validation-rules
Please rate this library. Is it a good library?
Informations about the package validation-rules
Validation Rules
A collection of reusable Laravel validation rules for Russian documents and business identifiers.
Currently supported:
- ✅ Age
- ✅ SNILS
- ✅ INN
Features
- Laravel native validation rules
- Full Laravel localization support
- English and Russian translations
- PHPUnit tested
- PHPStan compatible
- Laravel 13+
- PHP 8.4+
Requirements
- PHP 8.2+
- illuminate/support 10.0+
Installation
Usage
Age
Between:
SNILS
Accepted formats:
INN
Supports:
- Individual INN (12 digits)
- Legal entity INN (10 digits)
Localization
Package includes translations for:
- English
- Russian
Laravel localization works automatically.
Testing
Run static analysis:
Run formatter:
Run all checks:
Contributing
Pull requests are welcome.
Please ensure that all tests and static analysis pass before submitting changes.
License
The MIT License (MIT).
All versions of validation-rules with dependencies
PHP Build Version
Package Version
The package zaynasheff/validation-rules contains the following files
Loading the files please wait ...