Libraries tagged by validation patterns
mahdyaslami/simple-validation
5 Downloads
Simple validation with composite pattern.
two-bros/repository-pattern
20 Downloads
bugarinov/chain-validation
35 Downloads
Classes which implements the Chain of Responsibility pattern in validating data. Intended primary use is for handling complex validations.
z7zmey/rvalidate
16 Downloads
Recursive array validator
portable-content/portable-content-php
62 Downloads
PHP implementation of portable content system - Mutable Architecture with AbstractBlock v0.4.0
mmtaheridev/reginephp
1 Downloads
An expressive PHP library for crafting regular expressions fluently.
litepie/form
0 Downloads
A comprehensive Laravel form builder package with advanced features, caching, and modern design patterns
clagiordano/weblibs-validator
15 Downloads
Library for generic data validation service with configurable rules and messages
cdrubin/paloma
17 Downloads
PHP mongo friendliness
benchmarkeducation/matchmaker
31 Downloads
Ultra-fresh PHP matching functions
fleshgrinder/constraint-violations
14 Downloads
This library provides an implementation of the Notification Pattern with additional functionality to keep code DRY and to be more useful in the context of Domain-Driven Design (DDD) and its value objects.
php-slang/php-slang
27238 Downloads
PHPSlang is a library that allow you to write a purely functional code in PHP
k1low/patternable-validator
1993 Downloads
PatternableValidator plugin for CakePHP 3
aedart/dto
11153 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
wiz-develop/php-value-object
933 Downloads
📦 The PHP Value Object library offers immutable, type-safe, and self-validating objects to model domain values using the Value Object pattern.