ahmed-tech-t / validation-rules
There is no license information available for the latest version (v1.1.0) of this package.
Custom validation rules for Laravel
Package info
github.com/ahmed-tech-t/laravel-validaiton-rules
pkg:composer/ahmed-tech-t/validation-rules
v1.1.0
2026-03-21 02:12 UTC
This package is auto-updated.
Last update: 2026-04-21 02:20:15 UTC
README
Laravel Validation Rules Utility
A centralized, static utility class for Laravel that simplifies and standardizes your validation logic. This package helps you eliminate "Magic Strings" and ensures consistency across your FormRequests, especially for Egyptian mobile formats, financial data, and common database relations.
Installation
You can install the package via composer:
composer require ahmed-tech-t/validation-rules