ashallendesign/laravel-config-validator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| splash/validator | 0.87 | Laravel validation helper that streamlines building and running validators with a simple, fluent API. Designed to reduce boilerplate around rules, messages, and attribute names, making request/data validation easier to reuse across controllers, services, and jobs. | 0 | 0 | — | 249 | — | 0.0 | 33.2 | — | — | |
| phpcq/autoload-validation | 0.87 | — | 7 | 7 | 3 | 3K | 1 | 0.4 | 35.6 | MIT | — | |
| vlucas/valitron | 0.86 | 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 | |
| braincrafted/validation-bundle | 0.86 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| korridor/laravel-model-validation-rules | 0.86 | — | 29 | 29 | 6 | 13K | 0 | 16.5 | 40.5 | MIT | 5 months ago | |
| binzram/crud-checker | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| assoconnect/php-quality-config | 0.85 | Shared quality tooling config for PHP projects: standardized settings for static analysis, coding style, and CI checks. Helps teams apply consistent code quality rules across repositories with minimal setup. | 0 | 0 | 2 | 566 | 0 | 26.7 | 44.2 | MIT | 2 months ago | |
| illuminate/validation | 0.85 | 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 | — | |
| j13k/yaml-lint | 0.85 | Laravel-friendly YAML linter powered by yamllint. Validate YAML files in your project or CI, catch syntax and style issues early, and fail builds on invalid configuration. Simple command integration for consistent YAML across environments. | 16 | 17 | 5 | 21K | 9 | 9.8 | 46.4 | MIT | 10 months ago | |
| sandrokeil/interop-config | 0.84 | Framework-agnostic PHP library for configuration-driven factories. Validates config structure, merges defaults, enforces required options, reduces factory boilerplate, supports auto-discovery of factories, and can generate configuration files from factory classes. | 58 | 58 | 10 | 12K | 2 | 3.8 | 32.0 | NOASSERTION | 6 years ago | |
| symfony/validator | 0.84 | 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 | |
| cakephp/validation | 0.84 | 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. | 43 | 45 | 8 | 6K | 0 | 0.5 | 29.6 | NOASSERTION | — | |
| craftcms/laravel-ruleset-validation | 0.84 | 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 | 8K | 0 | 15.4 | 52.8 | MIT | 4 months ago | |
| alikhosravidev/laravel-verbose-validator | 0.84 | 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). | 4 | 4 | 0 | 0 | 0 | 0.0 | — | — | — | |
| watson/validating | 0.84 | — | 973 | 980 | 78 | 80K | 12 | 10.8 | 30.5 | MIT | — | |
| digitalrevolution/symfony-validation-shorthand | 0.84 | — | 12 | 12 | 3 | 2K | 1 | 15.0 | 34.5 | MIT | 6 months ago | |
| miladimos/conf | 0.84 | — | 5 | 5 | 1 | 0 | 0 | 0.1 | — | — | — | |
| choros/polish-extensions-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| dimkinthepro/http-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 2 years ago | |
| aaronadal/validator | 0.84 | 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 |
How can I help you explore Laravel packages today?