Libraries tagged by validation rules
basewd/laravel-password-exposed-validation-rule
284 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
aedart/athenaeum-validation
8175 Downloads
Validation rules and utilities for Laravel
elbgoods/laravel-country-rule
4947 Downloads
Laravel validation rules for ISO-3166 country formats.
phly/phly-rule-validation
1483 Downloads
Simple rule-based validation framework
aegisora/rule-contract
1329 Downloads
Contracts for rule-based validation in Aegisora ecosystem
genai/validation
67 Downloads
Attribute-based validation compiled to a reflection-free validator. Put #[NotBlank]/#[Email]/#[Length]/#[Pattern]/#[Matches] on a #[Validate] form class; a build-time processor bakes the rules into Cache\Validation. At runtime, validate a populated form object -> a field=>error map, no reflection. PHP 5.3-safe runtime.
aegisora/instanceof-rule
144 Downloads
Rule-based instanceof validation in Aegisora ecosystem
aegisora/email-rule
40 Downloads
Rule-based email validation in Aegisora ecosystem
vjik/yii-validator-symfony-rule
938 Downloads
Symfony validation constraints adapter for Yii Validator
hybridlogic/validation
1087 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
hejunjie/simple-rule-engine
505 Downloads
一个轻量、易用的 PHP 规则引擎,支持多条件组合与动态规则执行,适用于业务规则判断、数据校验等场景 | A lightweight and flexible PHP rule engine supporting complex conditions and dynamic rule execution—ideal for business logic evaluation and data validation.
winter/wn-pwnedpasswords-plugin
1726 Downloads
Adds the notpwned validation rule to check passwords against the HIBP Pwned Passwords service
tanthammar/laravel-extras
1628 Downloads
Custom validation rules for the Laravel Framework
spoorsny/laravel-south-african-id
919 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
slashlab/numerik-laravel
91 Downloads
Laravel validation rules for Polish identification numbers (PESEL, NIP, REGON, KRS, ID card, passport, VAT-EU, NRB, IBAN) — powered by slashlab/numerik.