Libraries tagged by rule eval
aegisora/boolean-rule
39 Downloads
Rule-based boolean value equality validation in Aegisora ecosystem
kentjerone/laravel-chain-rule
966 Downloads
A chainable rule builder for Laravel validation.
aegisora/string-length-rule
58 Downloads
String Length Rule provides a simple, rule-based string length validation implementation for the Aegisora ecosystem
aegisora/regex-rule
35 Downloads
Regex Rule provides a simple, rule-based regular expression validation implementation for the Aegisora ecosystem
jardissupport/validation
62 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
prinsfrank/php-validated-properties
70 Downloads
Validated properties in PHP8.1 and above using attribute rules
iutrace/laravel-cuit-validator
13400 Downloads
Argentinian CUIT and CUIL Validator
hybridlogic/validation
1096 Downloads
A simple, extensible validation library for PHP with support for filtering and validating any input array along with generating client side validation code.
dev-kraken/env-validator
321 Downloads
Type-safe environment variable validation for Laravel and PHP applications with intelligent presets and extensible rule objects
dazza-dev/laravel-batch-validation
968 Downloads
Batch validate arrays in Laravel and optimize database unique rules using whereIn to avoid N+1 query issues.
beedelivery/validation
7969 Downloads
The power of 'Respect Validation' on Laravel.
tanthammar/laravel-extras
1674 Downloads
Custom validation rules for the Laravel Framework
spoorsny/laravel-south-african-id
1142 Downloads
Validation rules and an Eloquent Model attribute cast to value object encapsulating a South African government-issued personal identification number, for Laravel.
slince/upload
10497 Downloads
Process file uploads with multiple and extensible validation rules
pierresh/phpstan-pdo-mysql
481 Downloads
PHPStan rules for validating PDO/MySQL code: SQL syntax, parameter bindings, and SELECT columns matching PHPDoc types