qubus / validation
A framework agnostic validation library like the one found in Laravel.
v5.1.1
2025-12-31 20:33 UTC
Requires
- php: >=8.4
- qubus/support: ^4
- qubus/valueobjects: ^4
Requires (Dev)
README
This framework-agnostic validation library is designed to make it more convenient for you to complete data validation in any project or framework.
Requirements
- PHP 8.4+
Installation
Install via composer.
$ composer require qubus/validation
More Info
License
Released under the MIT License.