spatie/laravel-validation-rules
Handy Laravel validation rules by Spatie: Authorized (policy checks), CountryCode, Currency, Enum, ModelsExist, and Delimited. Installs via Composer, auto-registers, and supports publishing translations for customization.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| craftcms/laravel-ruleset-validation | 0.82 | Validate Laravel request data against Craft CMS field rulesets. Map Craft-style constraints (required, min/max, regex, etc.) into Laravel’s validator, keeping validation logic consistent between Craft and Laravel apps. | 2 | 2 | 0 | 6K | 0 | 17.2 | 51.9 | MIT | 2 months ago | |
| spatie/laravel-enum | 0.81 | Laravel integration for spatie/enum: use Enum base class in Laravel, cast model attributes to enums (including nullable and arrays), and get Laravel-friendly behavior via custom casts and Castable support for Eloquent. | 366 | 369 | 36 | 147K | 0 | 11.3 | 36.0 | MIT | 1 year ago | |
| spatie/laravel-permission | 0.81 | Database-backed roles and permissions for Laravel. Assign roles and permissions to users, sync them to the Gate, and check abilities with Laravel’s built-in can()/authorize features. Includes migrations, caching, teams, and flexible model setup. | 12,934 | 13,093 | 1,821 | 4M | 0 | 71.5 | 41.0 | MIT | 2 weeks ago | |
| illuminate/validation | 0.81 | Core Laravel validation component providing a fluent, rule-based validator for arrays and request input. Supports built-in and custom rules, conditional validation, messages and attributes, error bags, and translation-ready output for consistent data validation across apps. | 188 | 201 | 66 | 488K | 0 | 2.9 | 47.1 | MIT | — | |
| korridor/laravel-model-validation-rules | 0.80 | — | 29 | 29 | 6 | 10K | 0 | 18.7 | 39.3 | MIT | 3 months ago | |
| laracraft-tech/laravel-schema-rules | 0.80 | Generate basic Laravel validation rules from your database schema. Create rules for entire tables or selected columns, scaffold Form Request classes, and configure columns to always skip. Great as a starting point to refine and optimize validation. | 363 | 363 | 24 | 3K | 0 | 21.0 | 14.2 | MIT | 3 months ago |
How can I help you explore Laravel packages today?