Libraries tagged by design pattern
kareem/remote-access-service
1 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
15 Downloads
An implementation of the Specification design pattern
kanel/specification
20 Downloads
An implementation of the Specification design pattern
jrosset/singleton
187 Downloads
PHP Trait to implements the singleton design pattern
jongi/kaffirfold
30 Downloads
With a user-friendly interface and intuitive design patterns, Kaffir Fold Framework takes you from the absolute beginning of your project to about 70% completion in no time. Our framework is not only easy to use but also highly customizable to fit the needs of your unique project. Get started with Kaffir Fold Framework today and watch your App Development process become faster and more efficient than ever before.
islomiddin-dev/generating-repository-and-service
13 Downloads
Create Repository and Service design pattern files using php artisan command
hpolthof/observe
16 Downloads
A simple implementation of the Observer design pattern.
happysir/s-respository
3 Downloads
A respository design patterns for swoft
hamzawy/mvc
0 Downloads
MVC design pattern using php
hamid80386/sms-sender
1 Downloads
A simple Laravel Package to send sms based on Strategy and Facade design patterns.
fjborquez/dwight
2 Downloads
Software design patterns for PHP
espadav8/closure-table
1816 Downloads
Adjacency List’ed Closure Table database design pattern implementation for Laravel
entity/entity
583 Downloads
Simple and fast entity class implementing magic getters and setters. Easy usage in repository design patterns
embarknow/persistence-gateway
15 Downloads
Persistence Gateway design pattern interfaces
ekaterinadavidovich/container
2 Downloads
This project is example my work for portfolio. Container is dependency injection container. It allows you to implement the dependency injection design pattern meaning that you can decouple your class dependencies and have the container inject them where they are needed.