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
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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,028 | 6,153 | 774 | 828K | 8 | 70.6 | 38.9 | MIT | 1 month ago | |
| webmozart/assert | 0.84 | Lightweight PHP assertion library for validating method input/output. Provides fast, readable checks via Webmozart\Assert\Assert with consistent error-message placeholders, throwing InvalidArgumentException on failure. Ideal for safer, less repetitive validation code. | 7,651 | 7,721 | 164 | 13M | 24 | 62.1 | 60.8 | MIT | 3 months 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 | 80 | 0 | 0.0 | 28.1 | MIT | — | |
| intervention/validation | 0.83 | — | 677 | 682 | 68 | 176K | 2 | 25.9 | 39.0 | MIT | 2 months ago | |
| danielmrdev/laravel-spanish-validator | 0.83 | — | 26 | 26 | 16 | 421 | 0 | 12.5 | 18.3 | MIT | 6 months ago | |
| laminas/laminas-validator | 0.83 | Validation component for PHP and Laminas applications. Provides a wide range of ready-to-use validators (strings, numbers, dates, files, and more), consistent error messages, and an extensible API to create custom validators and input filtering rules. | 160 | 165 | 61 | 1M | 17 | 36.3 | 68.7 | BSD-3-Clause | 1 month 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 | 6 years ago | |
| sofa/eloquence-validable | 0.83 | — | 23 | 23 | 15 | 4K | 2 | 3.2 | 32.0 | 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,604 | 1,654 | 249 | 77K | 42 | 34.0 | 41.8 | 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 | |
| symfony/validator | 0.82 | 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,681 | 2,737 | 106 | 7M | 0 | 51.4 | 54.7 | MIT | 4 weeks ago | |
| joepc74/laravel-spanish-validator | 0.82 | Laravel package that provides Spanish-language validation messages for Laravel’s validator, helping you localize form errors quickly. Drop in, configure the locale, and use standard Laravel validation rules with Spanish responses. | 0 | 0 | 0 | 2 | 0 | 0.0 | 6.6 | MIT | — | |
| api-platform/validator | 0.82 | — | 30 | 29 | 0 | 481K | 0 | 0.2 | 55.3 | MIT | — | |
| 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 | 64 | 544K | 0 | 2.9 | 47.8 | 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 | 13 | 0 | 12.6 | 17.5 | MIT | 5 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 | 6 | 0 | 2 | 0.5 | 0.3 | — | 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 | 16.5 | 40.5 | MIT | 5 months ago |
How can I help you explore Laravel packages today?