Projectslaravel-rulesinstallation

Laravel Rules

Package

Object-oriented validation rules for Laravel.

Installation

composer require bradietilley/laravel-rules

The rule() helper is autoloaded via Composer and requires no manual require.

Versions

PackagePHPLaravel
v1.2.x8.1 – 8.210
v1.3.x8.2 – 8.311
v1.4.x8.2+12

Laravel 11 and earlier are no longer supported on the current line. See the changelog for breaking changes.

Next steps