qubus/validation

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

Maintainers

Package info

github.com/QubusPHP/validation

pkg:composer/qubus/validation

Transparency log

Statistics

Installs: 91

Dependents: 1

Suggesters: 0

Stars: 0

Open Issues: 0

v5.2.0 2026-08-22 14:35 UTC

README

Qubus Validation is a framework-agnostic PHP library for validating arrays. It supports pipe-style rules, programmatic rule objects, nested data, wildcards, custom messages, file uploads, callbacks, and user-defined rules.

Requirements

  • PHP 8.4+

Installation

Install via composer.

$ composer require qubus/validation

More Info

License

Released under the MIT License.