Libraries tagged by pattern library
clagiordano/weblibs-validator
15 Downloads
Library for generic data validation service with configurable rules and messages
cindyullmann/proxy-manager
72 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
bishalshrestha/fynix
468 Downloads
A modern, extensible PHP library for validating primitive data types, files, nested objects, and arrays of objects with reusable and centralized validation rules.
awd-studio/es-lib-maker-bundle
13 Downloads
A Symfony bundle providing maker commands for seamless integration with Event Sourcing patterns. Features code generation tools for event-sourced aggregates, value objects, and domain events following DDD principles.
atyagi/specifier
21 Downloads
A library to help implement the specification design pattern
atheon/proxy-manager
16 Downloads
A library providing utilities to generate, instantiate and generally operate with Object Proxies
vairogs/functions-preg
39 Downloads
A PHP library providing enhanced regular expression (preg_*) functions with improved error handling and UTF-8 support
unialteri/states-bundle
523 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
teknoo/states-bundle
2774 Downloads
Symfony bunde to create PHP classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and thus improve maintainability. (Build on the Teknoo Software States library)
pushoperations/magician
71 Downloads
A library for implementing repositories with magic finders for the Eloquent ORM.
pushoperations/decorators
64 Downloads
A library of decorators.
peterfox/hexavel-behat
53 Downloads
A Library for Hexavel which makes BDD with Behat simpler
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
fomvasss/laravel-repository
185 Downloads
The library for build laravel repository
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.