Libraries tagged by laravel rules
pyaesoneaung/myanmar-phone-validation-rules
1246 Downloads
Myanmar Phone Number Validation Rules For Laravel
h-farm/laravel-email-domain-rule
284 Downloads
Laravel Email Domain Rule
wterberg/phpstan-laravel
4075 Downloads
Contains several custom rules to analyse Laravel projects with PHPStan.
veeqtoh/laravel-active-email
406 Downloads
A Laravel package providing validation rule against disposable email addresses.
tanthammar/laravel-extras
817 Downloads
Custom validation rules for the Laravel Framework
bllim/laravel-to-jquery-validation
2941 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.
ahrmerd/laravel-test-generator
174 Downloads
The Ahrmerd/TestGenerator package is a Laravel command-line tool that automatically generates API and web tests for your Eloquent models. With just a few simple commands, you can quickly generate comprehensive test files that cover CRUD operations, validation, and other common use cases for your models. The package provides options to generate tests for all models in your application or for specific models, and supports overwriting existing test files with the --force option. Additionally, it automatically generates test content based on your model's form request classes, making it easy to ensure your tests reflect your application's validation rules. Speed up your Laravel testing workflow with the Ahrmerd/TestGenerator package
jpmurray/laravel-rrule
2197 Downloads
A Laravel friendly package to manage date recurrence rules
whitecube/laravel-string-typography
36 Downloads
A set of simple Str & Stringable macros helping to implement typographic rules
tgozo/laravel-codegen
114 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
48205 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.
sedlatschek/laravel-conditional-equals-validation
2971 Downloads
Additional rules for conditional equals validation
salehhashemi/laravel-intelli-db
588 Downloads
An AI-driven Laravel package for generating and managing database related things.
kyrax324/laravel-queriplex
2350 Downloads
A simple package to help building query builder between request inputs and allowed rules.
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.