Libraries tagged by pattern library
creativestyle/creative-patterns
24090 Downloads
Pattern library
cnp/pattern-library
131 Downloads
Stack atoms and molecules faster by using named atoms and structure arrays.
yuloh/pattern-recognition
21 Downloads
A pattern matching library for arrays
ifcastle/design-patterns
220 Downloads
A library of common design patterns for building stateful server applications.
bishopb/pattern
28 Downloads
A string-matching PHP library sporting a consistent, fluent API.
ejsmont-artur/php-proxy-builder
54 Downloads
PHP Proxy Builder - AOP inspired proxy pattern library.
piotrpress/singleton
108 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
372 Downloads
A tiny library that adds the disposable pattern to PHP
zachflower/eloquent-interactions
12346 Downloads
An implementation of the interactor pattern for Laravel.
hyncica/php8-ml
1080 Downloads
PHP-ML - Machine Learning library for PHP
helionogueir/foldercreator
946 Downloads
A simple library for read, create, manipulate folders / directories
etouches/phplumber
7 Downloads
Pipelining library which allows a mix of asynchronous and synchronous processes.
cse/base-singleton
7 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.