Libraries tagged by design patterns php
dev-tareq/process-saga-sec
10 Downloads
Saga Pattern PHP Application processes
dariushha/zinux
16 Downloads
A simple and lightweight but powerful framework supporting MVC design pattern
da2e/simple-factory
14 Downloads
Mini-package implementing and providing a Simple Factory (design pattern) functionality.
catpaw/store
1067 Downloads
Reactive variables implemented through the Observable design pattern. Inspired by Svelte's stores.
acidline/rocket
13 Downloads
A lightweight REST-centered PHP5.3+ framework
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)
nabeghe/buildify
5 Downloads
Buildify improves PHP OOP with enhanced getter and setter functionality inspired by Builder and Fluent Patterns.
hidehalo/util
3914 Downloads
Useful programming tools in PHP
maatify/data-repository
0 Downloads
Unified repository abstraction layer normalizing MySQL, MongoDB, and Redis real drivers and fake drivers.
olimsaidov/money
341 Downloads
PHP implementation of Fowler's Money pattern
azathoth/money
27 Downloads
PHP implementation of Fowler's Money pattern
srtfisher/money
31 Downloads
PHP implementation of Fowler's Money pattern
ocramius/deprecated-money
3 Downloads
PHP implementation of Fowler's Money pattern
sjonatas/service-runner
4 Downloads
A middleware pipeline runner for application services, composing use cases from ordered steps over an immutable payload.