Libraries tagged by fluent validation
drewlabs/validation
443 Downloads
Provides validation implementation using view model or array. It provides a wrapper arround laravel fluent validator factory class, but is attempt to be framework agnostic
smoren/validator
11 Downloads
Responsible validation tools with fluent interface
gravity/dataverify
29 Downloads
A lightweight PHP validation library with fluent interface for validating data structures, supporting batch/fail-fast modes and custom strategies
philiprehberger/php-schema-validator
68 Downloads
Fluent data schema validator with nested objects, arrays, and dot-notation errors
oasys/validator
20 Downloads
Lightweight validator for associative arrays with fluent API, custom rules, nested schemas, attribute binding, and message templating
marco-fiset/flute
29 Downloads
Highly extensible validation framework for PHP
kentjerone/laravel-chain-rule
777 Downloads
A chainable rule builder for Laravel validation.
dsheiko/validate
221 Downloads
High-performance, secure validation library for Design by Contract programming. Validate primitive and complex types with chainable validators, contract-based validation, and comprehensive security features.
programmatordev/fluent-validator
2 Downloads
A Symfony Validator wrapper that enables fluent-style validation for raw values, offering an easy-to-use and intuitive API to validate user input or other data in a concise and readable manner.
terah/fluent-pdo-model
271 Downloads
FluentPdoModel: A super light orm with a fluent query builder, validations, caching, logging, and events.
redcrystal/laravel-validation-rules
21 Downloads
Laravel Validation Rules: Fluent Helper Classes for Validation Rules
larapkgs/validation
0 Downloads
A fluent, object-oriented validation builder for Laravel.
fluentform/multilingual-forms-fluent-forms-polylang
0 Downloads
Translate Fluent Forms using Polylang — field labels, validation messages, confirmation messages, and notification emails — all from Polylang's Strings translations page.
jardissupport/validation
45 Downloads
Object graph validation with recursive traversal, 21 built-in validators, and fluent field rule composition
teonord/validator
2 Downloads
Advanced validation library with multiple API styles including JSON templates, inline rules, builder pattern, and functional composition. Features 50+ built-in validators, dot notation for nested objects, field reference resolution, and internationalization support. Zero dependencies, fully synchronous, and designed for maximum developer experience with extensible custom rule system.