| Package Data | |
|---|---|
| Maintainer Username: | WiktorPacer |
| Maintainer Contact: | kontakt@pacerit.pl (Wiktor Pacer) |
| Package Create Date: | 2019-08-12 |
| Package Last Update: | 2025-03-11 |
| Home Page: | |
| Language: | PHP |
| License: | MIT |
| Last Refreshed: | 2025-11-03 15:20:00 |
| Package Statistics | |
|---|---|
| Total Downloads: | 44,278 |
| Monthly Downloads: | 757 |
| Daily Downloads: | 41 |
| Total Stars: | 13 |
| Total Watchers: | 1 |
| Total Forks: | 5 |
| Total Open Issues: | 0 |
Simple Polish Validation rules for Laravel and Lumen framework
You can install this package by composer:
composer require pacerit/laravel-polish-validation-rules
For customize validaiton messages run: For more configuration, you can publish configuration file:
php artisan vendor:publish --provider "PacerIT\LaravelPolishValidationRules\Providers\LaravelPolishValidationRulesServiceProvider"
Framework | Package :---------|:-------- 5.8.x | ^1.x.x
Framework | Package :---------|:-------- 5.8.x | ^1.x.x
The algorithms used in the functions are based on existing solutions. Below are links to the sources:
Go to the Changelog for a full change history of the package.
composer test
If you discover a security vulnerability within package, please send an e-mail to Wiktor Pacer via kontakt@pacerit.pl. All security vulnerabilities will be promptly addressed.
This package is open-source software licensed under the MIT license.