Package Data | |
---|---|
Maintainer Username: | WiktorPacer |
Maintainer Contact: | kontakt@pacerit.pl (Wiktor Pacer) |
Package Create Date: | 2019-08-12 |
Package Last Update: | 2024-05-05 |
Home Page: | |
Language: | PHP |
License: | MIT |
Last Refreshed: | 2025-03-01 03:05:01 |
Package Statistics | |
---|---|
Total Downloads: | 37,201 |
Monthly Downloads: | 912 |
Daily Downloads: | 22 |
Total Stars: | 11 |
Total Watchers: | 2 |
Total Forks: | 5 |
Total Open Issues: | 1 |
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.