memio/validator
A small PHP validation library built around a clear rule/constraint API. Define validators, combine rules, and validate values with detailed violation information. Lightweight and framework-agnostic, suitable for simple input checks and reusable domain validation.
Dropped support for PHP <7.2
Other upgrades:
BC Breaks - removed deprecated api:
make static constructorsTag v2.0.0 was pointing at v1.0.2
BC breaks:
- removed
Memio\Validator\Constraintnamespace, useMemio\Linterinstead.
How can I help you explore Laravel packages today?