Libraries tagged by pather
php-service-bus/service-bus
11675 Downloads
PHP Service Bus (publish-subscribe pattern)
phlak/splat
62088 Downloads
Glob-like pattern matching and utilities
michaelgooden/mdg-money-doctrine
244663 Downloads
Doctrine Types and Embeddables for the PHP implementation of Fowler's Money pattern.
jmikola/wildcard-event-dispatcher
306011 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
guilhermegonzaga/presenter
216181 Downloads
Implementation for Laravel of the presenter design pattern.
goetas/messenger-doctrine-outbox
11436 Downloads
Transactional outbox implementation for Symfony messenger (https://microservices.io/patterns/data/transactional-outbox.html)
eonx-com/easy-repository
981033 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
degraciamathieu/manager
42819 Downloads
Implementation of the Manager pattern existing in Laravel framework.
baril/bonsai
51523 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aura/view
143853 Downloads
Provides an implementation of the TemplateView and TwoStepView patterns, with support for helpers and for closures as templates, using PHP itself as the templating language.
mlocati/composer-patcher
222977 Downloads
A Composer plugin to patch Composer packages.
maartenpaauw/laravel-specification-pattern
13914 Downloads
Filter an Illuminate collection with specifications
lahirulhr/laravel-payhere
8886 Downloads
API integration for PayHere payment gateway in Sri Lanka
byjg/singleton-pattern
51356 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
adobrovolsky97/laravel-repository-service-pattern
4269 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern