Libraries tagged by laravel rule
vladyslavstartsev/laravel-strict-coding-standard
3743 Downloads
PHP_CodeSniffer rules for Laravel to force the "right" design of the app
rabianr/laravel-validation-japanese
2860 Downloads
Japanese validation rules for Laravel
h-farm/laravel-email-domain-rule
284 Downloads
Laravel Email Domain Rule
wterberg/phpstan-laravel
4522 Downloads
Contains several custom rules to analyse Laravel projects with PHPStan.
tanthammar/laravel-extras
898 Downloads
Custom validation rules for the Laravel Framework
bllim/laravel-to-jquery-validation
3011 Downloads
This package makes validation rules defined in laravel work client-side by converting to jquery validation rules. It uses Jquery Validation Plugin. It also allows to use laravel validation messages so you can show same messages for both sides.
wyattcast44/laravel-safe-username
1194 Downloads
Laravel vulgar username filter / validation rule.
tgozo/laravel-codegen
131 Downloads
A Laravel Code Generator to help you get started with a lot of staff including generating Migrations, Models, Controllers, Factories, Routes, Views, Database Seeders and Request Validation Rules.
socialengine/sniffer-rules
48245 Downloads
A Lumen 5 and Laravel 5 SquizLabs Code Sniffer 2.0 artisan command. Detect violations of a defined coding standard. It helps your code remains clean and consistent.
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
kyrax324/laravel-queriplex
2598 Downloads
A simple package to help building query builder between request inputs and allowed rules.
kama812/laravel-comments
87 Downloads
Comments system for your Laravel application. Features: can be used to comment on any model, HTML filter customization (HTMLPurifier), API, comment rating, replies, events, auth rules ...
kafkiansky/better-laravel
13900 Downloads
A set of rules for the Psalm static analysis tool that help to detect popular issues when working with the Laravel framework.
aporat/laravel-filter-var
1248 Downloads
A Laravel package for filtering and sanitizing request variables with customizable rules
arubacao/php-cs-fixer-config
12115 Downloads
Preconfigured PHP Coding Standards Fixer for Laravel & plain PHP