Libraries tagged by rule eval
elalecs/laravel-documenter
8 Downloads
An automated documentation generator for Laravel and Filament projects. It analyzes your project structure, including models, Filament resources, controllers, jobs, events, middlewares, and rules, to create comprehensive Markdown documentation. Ideal for quickly onboarding new developers or maintaining an up-to-date project overview.
laravelplus/attrify
1 Downloads
laravelplus/attrify streamlines Laravel validation by leveraging PHP attributes for expressive, annotation-based rules directly within your request classes. This package transforms how you define constraints, delivering cleaner code, centralized configuration, and a more intuitive development workflow. With attrify, maintaining and evolving complex validation logic becomes easier than ever—just annotate, refine, and let Laravel handle the rest.
spatie/laravel-validation-rules
2310650 Downloads
A set of useful Laravel validation rules
intervention/validation
5027064 Downloads
Additional validation rules for the Laravel framework
php-di/phpdoc-reader
26220381 Downloads
PhpDocReader parses @var and @param values in PHP docblocks (supports namespaced class names with the same resolution rules as PHP)
proengsoft/laravel-jsvalidation
1984791 Downloads
Validate forms transparently with Javascript reusing your Laravel Validation Rules, Messages, and FormRequest
laravel-validation-rules/credit-card
1611871 Downloads
Validate credit card number, expiration date, cvc
codezero/laravel-unique-translation
710352 Downloads
Check if a translated value in a JSON column is unique in the database.
siriusphp/validation
675167 Downloads
Data validation library. Validate arrays, array objects, domain models etc using a simple API. Easily add your own validators on top of the already dozens built-in validation rules
laracraft-tech/laravel-schema-rules
22899 Downloads
Automatically generate Laravel validation rules based on your database table schema!
langleyfoxall/laravel-nist-password-rules
532503 Downloads
🔒 Provides Laravel validation rules that follow the password related recommendations found in NIST Special Publication 800-63B.
illuminatech/validation-composite
398342 Downloads
Allows uniting several validation rules into a single one for easy re-usage
divineomega/laravel-password-exposed-validation-rule
671046 Downloads
Laravel validation rule that checks if a password has been exposed in a data breach
milwad/laravel-validate
22292 Downloads
The Laravel-Validate package enhanced Laravel validation capabilities with custom rules and methods for simplified and efficient validation logic.
mattkingshott/axiom
116788 Downloads
A package that provides a library of reusable Laravel validation rules.