Libraries tagged by laravel validator
kalani/validation-rule-generator
1044 Downloads
Laravel 4 class to automatically generate validation rules based on table schema
etsvthor/laravel-livewire-forms
258 Downloads
A dynamic, responsive Laravel Livewire form component with realtime validation, file uploads, array fields, and more.
aporat/laravel-auth-signature
455 Downloads
A Laravel package providing a middleware for validating API requests with HMAC-SHA256 signatures
ahrmerd/laravel-test-generator
175 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
mkd/laravel-advanced-otp
7 Downloads
An advanced, customizable OTP (One-Time Password) verification system for Laravel applications, supporting hashed token and custom validation methods.
full-scale-teams/laravel-email-domain-blacklist
115 Downloads
A Laravel package for adding email domain blacklist validation rule
aliziodev/laravel-gmail-unique
75 Downloads
A Laravel package that normalizes Gmail addresses during validation to prevent duplicate user registrations with Gmail's dot variations and plus aliases, ideal for SaaS applications with trial subscriptions.
wibesoft-company/laravel-request-default
25 Downloads
A Laravel library to set default values for request parameters.
webtoolsnz/laravel-json-schema-request
543 Downloads
Like FormRequests, but for validating against a json-schema
wamesk/laravel-auth
589 Downloads
OAuth2 authorization with API endpoints. Also includes registration process, login, password reset, email validation.
waad/laravel-generate-repository-api
63 Downloads
package to generate repository design pattern with all accessories
therealedatta/laravel-actions
291 Downloads
Actions: controller + auth + validation in one class
sysvale/validation-rules
3275 Downloads
A Laravel library with useful custom rules
sourceboat/laravel-enumeration
5057 Downloads
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
snowsoft/laravel-recaptcha
76 Downloads
Simple and painless Google reCAPTCHA package for Laravel framework