illuminate/validation
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| aaronadal/validator | 0.87 | 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 | 24 | 0 | 3.0 | 19.3 | MIT | 5 years ago | |
| proengsoft/laravel-jsvalidation | 0.86 | 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,141 | 1,158 | 175 | 29K | 13 | 38.5 | 31.7 | MIT | 4 months ago | |
| intervention/validation | 0.86 | — | 678 | 682 | 68 | 175K | 2 | 27.9 | 39.5 | MIT | 1 week ago | |
| draw/validator | 0.86 | 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 | 108 | 0 | 0.0 | 28.1 | MIT | — | |
| prettus/laravel-validation | 0.86 | 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. | 406 | 420 | 88 | 195K | 21 | 31.3 | 51.6 | MIT | 1 month ago | |
| webmozart/assert | 0.85 | 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 | 12M | 24 | 64.1 | 60.9 | 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,031 | 6,156 | 772 | 892K | 8 | 69.6 | 39.2 | MIT | 1 month ago | |
| cakephp/validation | 0.85 | 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 | 44 | 8 | 7K | 0 | 0.5 | 30.0 | NOASSERTION | — | |
| watson/validating | 0.85 | — | 973 | 980 | 78 | 68K | 12 | 10.8 | 29.7 | MIT | — | |
| spiral/validation | 0.85 | Spiral Validation is a lightweight PHP validation component for defining rules, validating arrays/DTOs, and collecting readable error messages. Integrates with Spiral Framework but can be used standalone for input validation in APIs and forms. | 3 | 3 | 3 | 521 | 0 | 4.3 | 29.3 | MIT | 5 years ago | |
| ashallendesign/laravel-config-validator | 0.85 | 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 | 129K | 1 | 19.7 | 42.8 | MIT | 4 months ago | |
| vlucas/valitron | 0.84 | 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,652 | 249 | 66K | 42 | 34.0 | 40.9 | BSD-3-Clause | 3 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,683 | 2,747 | 106 | 6M | 0 | 50.3 | 54.1 | MIT | 3 weeks ago | |
| spiral/validator | 0.84 | Spiral Validator is a lightweight PHP validation component for the Spiral Framework. Define rules, validate arrays and DTOs, collect detailed error messages, and integrate cleanly with requests, forms, and domain services for consistent input validation. | 4 | 4 | 3 | 121K | 1 | 13.6 | 59.3 | MIT | 7 months ago | |
| sofa/eloquence-validable | 0.84 | — | 23 | 23 | 16 | 3K | 2 | 3.2 | 30.4 | MIT | 5 years ago | |
| campanda/commons-ensure-bundle | 0.84 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | LGPL-3.0 | 7 years ago | |
| illuminate/log | 0.84 | Illuminate Log provides Laravel’s logging layer, built on Monolog. It lets you write messages to configurable channels and stacks, including single files, daily rotation, syslog, errorlog, and external services, with context data, processors, and runtime channel selection. | 62 | 64 | 9 | 327K | 0 | 0.6 | 51.3 | MIT | — | |
| illuminate/auth | 0.84 | Laravel’s authentication component providing guards, user providers, password hashing, “remember me” services, and authorization gates. Powers login/session auth and integrates with HTTP middleware and the framework’s auth configuration. | 93 | 105 | 42 | 274K | 0 | 1.7 | 47.9 | MIT | — | |
| illuminate/view | 0.83 | Illuminate View is Laravel’s templating and view rendering component. It compiles and renders Blade templates, manages view composers and shared data, supports view discovery, caching, and engines, and integrates cleanly with the rest of the Illuminate framework. | 130 | 141 | 50 | 678K | 0 | 2.2 | 51.3 | MIT | — | |
| illuminate/mail | 0.82 | Illuminate Mail is Laravel’s email component for composing and sending messages via drivers like SMTP, Mailgun, Postmark, and SES. Supports templated views, attachments, queues, markdown mailables, and configurable transports for reliable delivery. | 59 | 64 | 26 | 146K | 0 | 1.1 | 46.8 | MIT | — |
How can I help you explore Laravel packages today?