alikhosravidev/laravel-verbose-validator
Adds a verbose/trace mode to Laravel’s Validator to debug complex rules. Get step-by-step reports of each executed rule and its pass/fail outcome, with optional auto-enable via APP_DEBUG and configurable failure report types (failed/passed/all).
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| symfony/validator | 0.86 | Symfony Validator component validates values and object graphs using JSR-303 Bean Validation rules. Includes rich constraints, constraint validators, groups, custom constraints, and internationalized error messages. Integrates with forms and frameworks. | 2,689 | 2,744 | 106 | 6M | 0 | 51.4 | 55.2 | MIT | 1 week 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,017 | 6,142 | 775 | 806K | 5 | 67.3 | 36.8 | MIT | 4 days ago | |
| draw/validator | 0.84 | PHP validation library providing a fluent API to define rules, validate arrays/inputs, and collect errors. Lightweight and framework-agnostic, suitable for Laravel or standalone apps. | 0 | 0 | 0 | 247 | 0 | 0.0 | 33.1 | MIT | — | |
| intervention/validation | 0.83 | — | 677 | 682 | 69 | 148K | 2 | 27.4 | 38.0 | MIT | 1 day ago | |
| danielmrdev/laravel-spanish-validator | 0.83 | — | 26 | 26 | 16 | 335 | 0 | 16.7 | 17.8 | MIT | 2 months ago | |
| aaronadal/validator | 0.83 | 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 | 0 | 0 | 3.0 | — | MIT | 5 years ago | |
| sofa/eloquence-validable | 0.83 | — | 23 | 23 | 17 | 4K | 2 | 3.2 | 32.8 | 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,602 | 1,650 | 250 | 61K | 42 | 34.0 | 40.4 | BSD-3-Clause | 3 years ago | |
| sinarajabpour1998/alpha-helper | 0.83 | Alpha Helper is a small Laravel/PHP helper package providing convenient utility functions and shortcuts to speed up common tasks. Designed to be lightweight and easy to drop into existing projects for everyday development helpers. | 0 | 0 | 0 | 0 | 0 | 4.5 | — | MIT | 1 year ago | |
| illuminate/validation | 0.82 | 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 | — | |
| alex-dwt/verified-request | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| foxen/laravel-validation-error-logger | 0.82 | Log Laravel validation errors automatically from FormRequest classes using a simple trait. Configure the log channel and exclude sensitive fields (e.g., passwords) via a published config file, with per-request overrides available. | 0 | 0 | 0 | 12 | 0 | 17.1 | 17.6 | MIT | 2 months ago | |
| devilcius/extra-validator-bundle | 0.82 | Symfony bundle adding extra validators for common Spanish form fields. Includes CCC (Código Cuenta Cliente) bank account validation and NIF/DNI fiscal ID validation. Install via Composer and configure constraints in validation.xml for your entity properties. | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| avegao/spain-validator-bundle | 0.82 | — | 5 | 3 | 5 | 1 | 2 | 0.5 | 0.9 | — | 10 years ago | |
| braincrafted/validation-bundle | 0.82 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| korridor/laravel-model-validation-rules | 0.82 | — | 29 | 29 | 6 | 13K | 0 | 20.8 | 42.2 | MIT | 1 month ago | |
| orumad/laravel-spanish-validator | 0.82 | — | 26 | 26 | 16 | 2K | 0 | 16.7 | 27.8 | MIT | 2 months 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 | |
| coka/rest-request-validator-bundle | 0.81 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laravelbook/ardent | 0.81 | — | 1,374 | 1,429 | 203 | 18K | 106 | 19.5 | 26.9 | BSD-3-Clause | 7 years ago |
How can I help you explore Laravel packages today?