Libraries tagged by design pattern
mona-abdo/phplite
3 Downloads
simple project created by using mvc design pattern
mario-legenda/code-workflow
1 Downloads
Uniform design pattern for object execution
mahmodi/computer-simulator
0 Downloads
I have designed and developed this project for learn Mediator design pattern .
madeiramadeirabr/event-observer
140 Downloads
Observer design pattern: https://pt.wikipedia.org/wiki/Observer
lewy/datamapper
1920 Downloads
This package provides a repository, entity & datamapper design pattern
larium/executor
15 Downloads
Implementation of mediator design pattern.
larium/controller
2 Downloads
Implementation of front controller design pattern
larium/activerecord
6 Downloads
Implementation of Active Record Design Pattern
kzvn/l9-core
14 Downloads
A core design pattern for Laravel
krak/presenter
3561 Downloads
Small and simple implementation of the presenter design pattern
kocuj/di
28 Downloads
Container for design pattern Dependency Injection in PHP 7
kareem/remote-access-service
8 Downloads
This package simplifies any remote access calls (like http requests) and encapsulates GuzzleHttp package (and more) to make the process of sending requests is more straight forward and make use of service design pattern.
kanel/specification2
16 Downloads
An implementation of the Specification design pattern
kanel/specification
21 Downloads
An implementation of the Specification design pattern
jrosset/singleton
238 Downloads
PHP Trait to implements the singleton design pattern