mrpunyapal/laravel-client-validation
Bring Laravel-style validation to the client with 100+ rules plus AJAX-backed unique/exists checks. TypeScript-ready, works with any backend, and integrates with Livewire, Filament, Alpine, or vanilla/React/Vue for real-time form feedback and FormRequest rule reuse.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| acseo/form-js-validation-bundle | 0.86 | Symfony bundle that adds client-side JavaScript validation to Symfony forms. Choose between formvalidation.io or jqueryvalidation.org, enable the service in parameters.yml, call addJsValidation() in controllers, and initialize validation in your Twig template. | 5 | 5 | 1 | 3 | 2 | 1.7 | 2.4 | MIT | 8 years ago | |
| cakephp/validation | 0.86 | 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 | — | |
| phpcq/autoload-validation | 0.85 | — | 7 | 7 | 3 | 4K | 1 | 0.4 | 37.6 | MIT | — | |
| 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 | |
| proengsoft/laravel-jsvalidation | 0.85 | 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.2 | 31.6 | MIT | 3 months ago | |
| maskow/livewire-combined-request | 0.85 | — | 1 | 1 | 0 | 120 | 0 | 20.1 | 28.6 | Apache-2.0 | 1 month ago | |
| draw/validator | 0.85 | 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 | — | |
| alikhosravidev/laravel-verbose-validator | 0.85 | 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 | — | — | — | |
| 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 | 5 years ago | |
| ashallendesign/laravel-config-validator | 0.84 | 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 | 115K | 1 | 20.9 | 42.5 | MIT | 3 months ago | |
| braincrafted/validation-bundle | 0.84 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| sinarajabpour1998/alpha-helper | 0.84 | 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 | |
| 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 | 6K | 0 | 18.0 | 52.4 | MIT | 1 month ago | |
| sandermuller/laravel-fluent-validation | 0.83 | 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). | 201 | 201 | 2 | 7K | 0 | 31.3 | 24.4 | MIT | 1 day ago | |
| aaronadal/validator-bundle | 0.83 | — | 0 | 0 | 0 | 4 | 0 | 3.3 | 9.7 | MIT | 5 years ago | |
| laravelbook/ardent | 0.83 | — | 1,374 | 1,429 | 202 | 18K | 106 | 19.5 | 26.8 | BSD-3-Clause | 7 years ago | |
| dimkinthepro/http-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | — | 1 year ago | |
| boekkooi/jquery-validation-bundle | 0.83 | — | 27 | 27 | 25 | 18 | 5 | 6.7 | 5.2 | MIT | 9 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 | |
| avegao/spain-validator-bundle | 0.82 | — | 5 | 3 | 5 | 1 | 2 | 0.5 | 0.9 | — | 10 years ago |
How can I help you explore Laravel packages today?