Libraries tagged by pattern
tanigami/specification
55907 Downloads
Basic classes for Specification pattern in PHP.
rikbruil/doctrine-specification
260812 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
php-service-bus/service-bus
15284 Downloads
PHP Service Bus (publish-subscribe pattern)
jmikola/wildcard-event-dispatcher
331472 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
gazsp/baum
353663 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
discovery-ukraine/saga-lara-flow
2877 Downloads
Simple workflow management engine with an integrated Saga pattern using Laravel Queues.
degraciamathieu/manager
94984 Downloads
Implementation of the Manager pattern existing in Laravel framework.
baril/bonsai
98941 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aura/view
165762 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.
neuron-php/patterns
50756 Downloads
PHP Patterns.
returnearly/actions-pattern
57095 Downloads
A minimal package for using the actions pattern in Laravel.
humanmade/wp-pattern-library
2285 Downloads
Serve a manifest and isolated previews of a WordPress site's registered block patterns, so a pattern library can be generated from them.
byjg/singleton-pattern
58438 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
adobrovolsky97/laravel-repository-service-pattern
7875 Downloads
Laravel 5|6|7|8|9|10 - Repository - Service Pattern
domnikl/design-patterns-php
1167 Downloads
Sample code for several design patterns in PHP