sandermuller/laravel-fluent-validation
Type-safe, IDE-autocomplete Laravel validation rule builders. Create rules fluently without memorizing strings; each rule exposes only valid methods. Define nested array validation with each()/children(). Optional HasFluentRules trait speeds wildcard validation dramatically (up to 160x).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| watson/validating | 0.86 | — | 973 | 979 | 78 | 65K | 12 | 10.8 | 29.4 | MIT | — | |
| danielmrdev/laravel-spanish-validator | 0.86 | — | 26 | 26 | 16 | 260 | 0 | 16.1 | 16.1 | MIT | 2 months ago | |
| craftcms/laravel-ruleset-validation | 0.85 | 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 | 18.0 | 52.4 | MIT | 1 month ago | |
| respect/validation | 0.85 | 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,027 | 6,152 | 774 | 842K | 6 | 70.5 | 38.0 | MIT | 2 weeks ago | |
| symfony/validator | 0.85 | Symfony Validator provides a flexible validation system based on the JSR-303/Bean Validation model. Define constraints via annotations/attributes, YAML/XML, or PHP, validate objects and values, and get detailed, localized violation messages. | 2,689 | 2,745 | 106 | 6M | 0 | 50.3 | 54.4 | MIT | 3 weeks ago | |
| dimkinthepro/http-bundle | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| chameleon-system/sanitycheck | 0.85 | Laravel package for running sanity checks in Chameleon System projects. Provides a structured way to define checks, execute them via CLI, and report results to help catch misconfigurations and deployment issues early in development and operations. | 3 | 3 | 5 | 48 | 0 | 0.3 | 15.4 | MIT | — | |
| milwad/laravel-validate | 0.85 | Enhanced Laravel validation with a large set of custom rule classes and helper methods for faster, cleaner advanced validation. Includes localization support and works with Laravel 9+ (PHP 8+), with community-contributed language packs. | 595 | 596 | 49 | 2K | 0 | 27.3 | 11.2 | MIT | 1 month ago | |
| sourcetoad/rule-helper-for-laravel | 0.85 | 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 | 10K | 0 | 22.6 | 46.7 | MIT | 2 months ago | |
| digitalrevolution/symfony-validation-shorthand | 0.84 | — | 12 | 12 | 3 | 3K | 1 | 19.7 | 36.9 | MIT | 3 months ago | |
| avegao/spain-validator-bundle | 0.84 | — | 5 | 3 | 5 | 1 | 2 | 0.5 | 0.9 | — | 10 years ago | |
| proengsoft/laravel-jsvalidation | 0.84 | Generate client-side form validation automatically from your Laravel rules, messages, validators, and FormRequest classes—no custom JavaScript needed. Built on jQuery Validation, supports localization, and uses AJAX for rules like unique/exists/active_url and custom rules. | 1,144 | 1,159 | 177 | 27K | 13 | 40.4 | 31.4 | MIT | 3 months ago | |
| braincrafted/validation-bundle | 0.83 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| cakephp/validation | 0.83 | 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 | — | |
| sofa/eloquence-validable | 0.83 | — | 23 | 23 | 17 | 4K | 2 | 3.2 | 32.4 | MIT | 5 years ago | |
| vlucas/valitron | 0.83 | Valitron is a lightweight, dependency-free PHP validation library with simple, readable rules. Validate arrays like $_POST in one call, get structured errors, and extend with custom rules and callbacks—minimal code, well tested, and framework-agnostic. | 1,603 | 1,652 | 249 | 66K | 42 | 34.0 | 40.9 | BSD-3-Clause | 3 years ago | |
| raditzfarhan/sahrule | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| intervention/validation | 0.83 | — | 677 | 682 | 69 | 166K | 2 | 26.8 | 39.0 | MIT | 1 week ago | |
| korridor/laravel-model-validation-rules | 0.83 | — | 29 | 29 | 6 | 13K | 0 | 20.4 | 41.6 | MIT | 2 months ago | |
| api-platform/validator | 0.83 | — | 26 | 24 | 0 | 423K | 0 | 0.1 | 55.3 | MIT | — |
How can I help you explore Laravel packages today?