laravel-config-validator
A package for validating your Laravel app's config.
laravel-pwned-password-rule
A Laravel validation rule to check passwords against Have I Been Pwned
laravel-essentials
by lagumen
Laravel package that contains essential utilities in building a small to large scale projects
laravel-json-schema-request
by sadovojav
Like FormRequests, but for validating against a json-schema
laravel-json-schema-request
by webtoolsnz
Like FormRequests, but for validating against a json-schema
laravel-extensions
by parraweb
Laravel Extensions package is a package with functions that optimize code.
laravel-prohibited
by ljsystem
Adds prohibited form request validations to your Laravel application.
laravel-student-validator
by codelayer
Validate educational email addresses for student status verification.
laravel-file-errors
by mpyw
A tiny extension that reports validation error details about uploaded files
laravel-phone
This package adds phone number validation functionality to Laravel and Lumen based on Google's libphonenumber API.
laravel-persian-validation
by sadegh19b
A comprehensive Laravel validation package for Persian text, numbers, dates, and Iranian national identifiers
laravel-persian-validation
by zareshahi
A persian alphabet, number and etc. validation package for laravel
laravel-model-validation-rules
by korridor
A laravel validation rule that uses eloquent to validate if a model exists
laravel-exclusive-validation-rules
Two additional validation rules for use with the Laravel framework
laravel-polish-validation-rules
by pacerit
Simple Polish Validation rules for Laravel and Lumen framework
laravel-iso3166-validation-rules
by jekk0
Laravel/Lumen validation rules for validate country codes (ISO3166-1)
laravel-validation-rules
by alphametric
A package that provides a library of reusable Laravel validation rules.
laravel-enumeration
by sourceboat
Simple, extensible and powerful enumeration implementation for Laravel, based on eloquent/enumeration.
laravel-validation-rules
A set of commonly used validation rules, such as UK Postcodes, Phone numbers and more.
laravel-pwned-passwords
by ubient
A Laravel validation rule to determine whether a given password is pwned (insecure)
laravel-request-sanitizer
by arondeparon
An easy to use request sanitizer that allows you to sanitize your form data before validating it.