Libraries tagged by laravel rule
kafkiansky/better-laravel
13749 Downloads
A set of rules for the Psalm static analysis tool that help to detect popular issues when working with the Laravel framework.
arnaldotomo/laravel-lusophone
10 Downloads
The complete Portuguese localization package for Laravel applications. Automatically translates ALL application text and adapts to all Lusophone countries with smart region detection, cultural context awareness, and comprehensive validation rules. Now with universal translation system!
aporat/laravel-filter-var
1132 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
arubacao/php-cs-fixer-config
12106 Downloads
Preconfigured PHP Coding Standards Fixer for Laravel & plain PHP
laravel-validation-rules/timezone
19013 Downloads
Validate that a given timezone is valid.
laravel-validation-rules/ip
29667 Downloads
Validate if an ip address is public or private.
laragrad/identifier-validation
3676 Downloads
Extensions for Laravel validation rules to validate national person and company identifiers
monooso/apposite
1879 Downloads
Conditionally apply validation rules in Laravel
artesaos/shield
707 Downloads
A simple way to centralize your validation rules for laravel
ctf0/email-validator
2526 Downloads
validation rule to validate email for Laravel
xanderevg/grid_filters
229 Downloads
Grid filtering library for Laravel & Symfony. Dynamically apply user-defined filters (text, number, date, ranges) rules to Eloquent/Doctrine queries with unified API. Supports multi-field filters and complex UI-driven data grids.
justcoded/php-cs-fixer
149 Downloads
Preconfigured ECS package wrapper with set of recommended rules. Allows code checking/fixing programmatically.
hamburgscleanest/guzzle-advanced-throttle
33442 Downloads
A Guzzle middleware that can throttle requests according to (multiple) defined rules. It is also possible to define a caching strategy, e.g. get response from cache when rate limit is exceeded or always get cached value to spare your rate limits.
beedelivery/validation
3783 Downloads
The power of 'Respect Validation' on Laravel.
aharisu/generate-form-request-phpdoc
2382 Downloads
Generate PHPDoc properties automatically based on the rules specification of the FormRequest class