qubus/validation

A framework agnostic validation library like the one found in Laravel.

Maintainers

Package info

github.com/QubusPHP/validation

pkg:composer/qubus/validation

Statistics

Installs: 28

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v5.1.1 2025-12-31 20:33 UTC

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.