Libraries tagged by rule eval
esponsor/dni-validator
101 Downloads
Validators for Latin American and related national ID documents with Laravel validation rules
calatoiu/cnpcui-rule
240 Downloads
A Laravel validation rule to validate CNPCUI numbers
basewd/laravel-password-exposed-validation-rule
329 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
assegaiphp/validation
489 Downloads
Introducing the AssegaiPHP Validation package, the ultimate tool for ensuring the integrity and accuracy of your application's data. With this package, you can easily implement validation rules for incoming data, whether it be from a form submission, API request, or any other source. The package utilizes a simple, yet powerful syntax that allows you to specify a wide range of validation rules with ease. Additionally, the package integrates seamlessly with the AssegaiPHP framework, making it an essential addition to any AssegaiPHP project. With this package, you'll have peace of mind knowing that your application is receiving clean and accurate data every time.
aegisora/rule-contract
1499 Downloads
Contracts for rule-based validation in Aegisora ecosystem
aedart/athenaeum-validation
8351 Downloads
Validation rules and utilities for Laravel
divineomega/laravel-offensive-validation-rule
275 Downloads
Laravel validation rule that checks if a string is offensive.
vjik/yii-validator-symfony-rule
1078 Downloads
Symfony validation constraints adapter for Yii Validator
threeleaf/validation-engine
573 Downloads
A Laravel Eloquent Model for managing dynamic validation engine rules.
infinitypaul/php-validator
22677 Downloads
A validator featuring rule objects, string rule mapping, wildcard validation and more
genai/validation
115 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/boolean-rule
39 Downloads
Rule-based boolean value equality validation in Aegisora ecosystem
kentjerone/laravel-chain-rule
868 Downloads
A chainable rule builder for Laravel validation.
aegisora/in-array-rule
58 Downloads
Rule-based in-array validation in Aegisora ecosystem
jardissupport/validation
38 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition