prettus/laravel-validation
Laravel package providing a reusable validation service via LaravelValidator classes. Define rules for create/update, customize error messages and attribute names, and throw ValidatorException when validation fails—handy for keeping validation logic organized outside controllers.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| watson/validating | 0.86 | — | 974 | 979 | 78 | 68K | 12 | 10.9 | 29.7 | MIT | — | |
| illuminate/validation | 0.86 | 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 | 474K | 0 | 2.9 | 47.0 | MIT | — | |
| aaronadal/validator | 0.85 | Lightweight PHP/Laravel validation package providing a simple API to validate data against rules, collect errors, and customize messages. Useful for quick input checking in apps, forms, and APIs without heavy setup. | 0 | 0 | 0 | 2 | 0 | 3.0 | 6.6 | MIT | 5 years ago | |
| respect/validation | 0.84 | Powerful PHP validation engine with 150+ tested validators. Build readable, chainable rules like numeric()->positive()->between(). Includes advanced exception handling and thorough docs. Great for complex input validation in any PHP app. | 6,017 | 6,142 | 775 | 806K | 5 | 67.3 | 36.8 | MIT | 3 days ago | |
| craftcms/laravel-ruleset-validation | 0.83 | 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 | 9K | 0 | 19.2 | 55.5 | MIT | 1 month ago | |
| sourcetoad/rule-helper-for-laravel | 0.82 | Fluent helpers for building Laravel validation rules. Use RuleSet to chain required/unique/max and add custom rules, or Rule for static rule builders. Supports reusable defined rule sets and extras like requiredIfAll/requiredIfAny for complex conditions. | 9 | 9 | 1 | 6K | 0 | 16.6 | 43.5 | MIT | 2 months ago | |
| cakephp/validation | 0.81 | Lightweight validation library from the CakePHP ecosystem. Define rules and validators for arrays and data objects, run checks, and collect readable error messages. Useful standalone or within CakePHP apps for consistent input validation. | 42 | 44 | 8 | 6K | 0 | 0.5 | 29.5 | NOASSERTION | — | |
| zendframework/zend-validator | 0.81 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 144K | 41 | 12.0 | 36.6 | BSD-3-Clause | 6 years ago | |
| ashallendesign/laravel-config-validator | 0.81 | Validate your Laravel config at runtime or via Artisan. Define rulesets for config files with custom messages and environment targeting, generate rulesets quickly, and optionally publish defaults. Catch missing/invalid config early in local, CI, or production. | 217 | 218 | 11 | 97K | 1 | 22.2 | 41.6 | MIT | 2 months ago | |
| intervention/validation | 0.79 | — | 677 | 682 | 69 | 147K | 2 | 21.9 | 36.3 | MIT | 3 months ago | |
| alex-dwt/verified-request | 0.79 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| proengsoft/laravel-jsvalidation | 0.79 | Reuse Laravel validation rules, messages, and FormRequests for automatic client-side form validation—no custom JS required. Built on jQuery Validation with localization support, plus AJAX validation for unique/exists/active_url and custom rules. Supports Laravel 11–13, PHP 8.2–8.4. | 1,144 | 1,159 | 176 | 26K | 13 | 41.5 | 31.9 | MIT | 2 months ago | |
| spatie/laravel-validation-rules | 0.78 | 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. | 825 | 833 | 45 | 117K | 0 | 29.2 | 33.8 | MIT | 3 months ago |
How can I help you explore Laravel packages today?