memio/validator
A small PHP validation library built around a clear rule/constraint API. Define validators, combine rules, and validate values with detailed violation information. Lightweight and framework-agnostic, suitable for simple input checks and reusable domain validation.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | 24 | 0 | 3.0 | 19.3 | MIT | 5 years ago | |
| braincrafted/validation-bundle | 0.84 | — | 5 | 5 | 2 | 0 | 0 | 1.0 | — | MIT | 12 years ago | |
| cakephp/validation | 0.83 | 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.9 | NOASSERTION | — | |
| respect/validation | 0.83 | 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 | 775 | 849K | 8 | 71.5 | 38.5 | MIT | 2 weeks 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 | 163 | 63 | 1M | 17 | 37.4 | 68.6 | BSD-3-Clause | 1 week ago | |
| splash/validator | 0.83 | 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 | — | 292 | — | 0.0 | 34.0 | — | — | |
| watson/validating | 0.83 | — | 973 | 980 | 78 | 68K | 12 | 10.8 | 29.7 | MIT | — | |
| antkowiak/validation-bundle | 0.83 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | — | — | |
| avegao/spain-validator-bundle | 0.83 | — | 5 | 3 | 5 | 0 | 2 | 0.5 | 0.3 | — | 10 years ago | |
| coka/rest-request-validator-bundle | 0.82 | — | 2 | 3 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| sofa/eloquence-validable | 0.82 | — | 23 | 23 | 15 | 4K | 2 | 3.2 | 30.4 | MIT | 5 years ago | |
| webmozart/assert | 0.82 | 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 | 63.4 | 61.3 | MIT | 1 month 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 | — | |
| sinarajabpour1998/alpha-helper | 0.82 | 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 | |
| orumad/laravel-spanish-validator | 0.82 | — | 26 | 26 | 16 | 1K | 0 | 13.7 | 24.7 | MIT | 4 months ago | |
| vlucas/valitron | 0.82 | 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,605 | 1,652 | 249 | 66K | 42 | 34.0 | 40.9 | BSD-3-Clause | 3 years ago | |
| raditzfarhan/sahrule | 0.82 | — | 0 | 0 | 0 | 0 | 0 | 0.0 | — | MIT | — | |
| 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,680 | 2,739 | 107 | 6M | 0 | 51.5 | 54.7 | MIT | 1 week ago | |
| rollerworks/password-strength-validator | 0.82 | Symfony Validator password strength constraints with two approaches: validate by strength levels (weak/medium/strong) or by explicit requirements (letters, mixed case, numbers, special chars). PHP 8.4+ and Symfony 7.4+. | 144 | 145 | 30 | 89K | 0 | 22.3 | 42.3 | MIT | 5 months ago | |
| bic/form-validation | 0.81 | — | 4 | 4 | 0 | 0 | 1 | 0.1 | — | — | — |
How can I help you explore Laravel packages today?