Libraries tagged by paste
xety/configurator
337048 Downloads
A simple configuration class without dependencies that use the Fluent pattern.
wsdltophp/wsdlhandler
542252 Downloads
Decorative design pattern to ease WSDL handling
wsdltophp/domhandler
1561088 Downloads
Decorative design pattern to ease DOM handling
toponepercent/baum
32882 Downloads
Baum is an implementation of the Nested Set pattern for Eloquent models.
tanigami/specification
37408 Downloads
Basic classes for Specification pattern in PHP.
rikbruil/doctrine-specification
222523 Downloads
Doctrine Specification pattern for building queries dynamically and with re-usable classes for composition.
php-service-bus/service-bus
11173 Downloads
PHP Service Bus (publish-subscribe pattern)
michaelgooden/mdg-money-doctrine
241508 Downloads
Doctrine Types and Embeddables for the PHP implementation of Fowler's Money pattern.
jmikola/wildcard-event-dispatcher
304458 Downloads
Event dispatcher with support for wildcard patterns inspired by AMQP topic exchanges.
guilhermegonzaga/presenter
212262 Downloads
Implementation for Laravel of the presenter design pattern.
eonx-com/easy-repository
942467 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
degraciamathieu/manager
40743 Downloads
Implementation of the Manager pattern existing in Laravel framework.
baril/bonsai
44384 Downloads
An implementation of the Closure Tables pattern for Eloquent.
aura/view
139313 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.
maartenpaauw/laravel-specification-pattern
12274 Downloads
Filter an Illuminate collection with specifications