hatchmoment. scored by care · not by stars

validation

Fluent, type-safe Laravel validation rules with IDE autocompletion

The package replaces Laravel's string‑based validation syntax with fluent, type‑safe builders, letting developers write rules with IDE hints and compile them to native Laravel rules. It offers performance gains up to 160× and includes many extra format rules Laravel lacks. Designed for Laravel 13+ projects, it works inside FormRequests or directly via a RuleSet. Compared to existing solutions, it provides tighter type safety, better autocompletion, and an optimized execution path.

laravellaravel-packageossphpvalidation
View on GitHub →

laranail/validation