laminas/laminas-validator
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.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| respect/validation | 0.89 | 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 | |
| watson/validating | 0.87 | — | 973 | 980 | 78 | 68K | 12 | 10.8 | 29.7 | MIT | — | |
| aaronadal/validator | 0.86 | 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 | |
| campanda/commons-ensure-bundle | 0.86 | — | 0 | 0 | 0 | 0 | 0 | 0.3 | — | LGPL-3.0 | 7 years 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 | 108 | 0 | 0.0 | 28.1 | MIT | — | |
| mrpunyapal/laravel-client-validation | 0.85 | 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. | 10 | 10 | 0 | 3 | 0 | 18.1 | 3.6 | MIT | 2 months ago | |
| laminas/laminas-cache-storage-adapter-memory | 0.85 | In-memory cache storage adapter for Laminas Cache. Provides a simple, fast, non-persistent cache for the current PHP process, useful for testing, prototyping, or per-request caching without external services. | 4 | 4 | 12 | 71K | 1 | 17.1 | 61.7 | BSD-3-Clause | 4 months ago | |
| alex-dwt/verified-request | 0.85 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| laminas/laminas-cache-storage-adapter-filesystem | 0.85 | Filesystem storage adapter for laminas-cache. Provides a cache backend that persists items on disk with configurable options and integration with Laminas Cache storage interfaces, suitable for local or shared filesystem caching. | 7 | 7 | 16 | 92K | 4 | 19.0 | 62.9 | BSD-3-Clause | 4 months 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 | — | |
| 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,141 | 1,158 | 175 | 29K | 13 | 38.5 | 31.7 | MIT | 4 months ago | |
| laminas/laminas-cache-storage-adapter-session | 0.85 | Session-based cache storage adapter for Laminas Cache. Stores cached items in PHP sessions, useful for per-user caching and small transient data. Integrates with Laminas\Cache\Storage; suitable for apps already relying on session state. | 4 | 4 | 4 | 17K | 1 | 3.4 | 50.2 | BSD-3-Clause | 2 years ago | |
| aaronadal/validator-bundle | 0.85 | — | 0 | 0 | 0 | 26 | 0 | 3.3 | 19.8 | MIT | 5 years ago | |
| laminas/laminas-cache-storage-adapter-apcu | 0.84 | — | 3 | 3 | 7 | 28K | 1 | 17.2 | 58.9 | BSD-3-Clause | 4 months ago | |
| laminas/laminas-uri | 0.84 | Laminas URI provides a robust, standards-aware way to parse, validate, build, and manipulate URIs/URLs in PHP. It handles components like scheme, host, port, path, query, and fragment, with helpers for normalization and safe encoding. | 38 | 39 | 14 | 841K | 0 | 11.4 | 59.2 | BSD-3-Clause | 7 months ago | |
| laminas/laminas-cache-storage-adapter-blackhole | 0.84 | Blackhole cache adapter for Laminas Cache: accepts writes and discards them, always behaving like a cache miss. Useful for disabling caching, testing, or benchmarking without changing code paths. | 2 | 2 | 9 | 32K | 2 | 18.8 | 62.4 | BSD-3-Clause | 4 months ago | |
| devilcius/extra-validator-bundle | 0.84 | 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 | — | |
| danielmrdev/laravel-spanish-validator | 0.84 | — | 26 | 26 | 16 | 207 | 0 | 14.8 | 14.5 | MIT | 4 months ago | |
| zendframework/zend-validator | 0.83 | Powerful validation library from Zend Framework for PHP apps. Provides a wide range of reusable validators, input filtering, and custom rule support with clear error messages. Integrates easily into forms and domain validation workflows. | 179 | 181 | 133 | 106K | 41 | 12.0 | 35.5 | BSD-3-Clause | 6 years ago | |
| api-platform/validator | 0.83 | — | 29 | 27 | 0 | 479K | 0 | 0.1 | 55.3 | MIT | — |
How can I help you explore Laravel packages today?