Libraries tagged by pattern library
bishopb/pattern
28 Downloads
A string-matching PHP library sporting a consistent, fluent API.
weareindi/pillar-core
159 Downloads
A TWIG powered pattern system
ejsmont-artur/php-proxy-builder
53 Downloads
PHP Proxy Builder - AOP inspired proxy pattern library.
piotrpress/singleton
102 Downloads
This library is a Singleton (anti)pattern implementation using a Traits with a support for an Object Inheritance and passing parameters to the constructor.
cgtag/php-disposable
371 Downloads
A tiny library that adds the disposable pattern to PHP
zachflower/eloquent-interactions
12346 Downloads
An implementation of the interactor pattern for Laravel.
phpugph/components
2088 Downloads
Common PHP8.2 Patterns and Constructs
parable-php/orm
488 Downloads
Parable ORM is a small but complete repository-pattern ORM implementation
icanboogie/prototype
10666 Downloads
Implements the Prototype design pattern; getters/setters
hyncica/php8-ml
1005 Downloads
PHP-ML - Machine Learning library for PHP
etouches/phplumber
7 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
cse/base-singleton
4 Downloads
A Singleton Design Pattern which allow easy used singleton class.
alt3/tokens
163 Downloads
Framework agnostic library for generating (secure) token objects.
unialteri/states
1000 Downloads
Library to create 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 this improve maintainability and workflow writing.
siriusphp/stratum
5 Downloads
General purpose library that allows extending the functionality of your objects through a decorator-like mechanism