Libraries tagged by design-pattern
eonx-com/easy-repository
1190542 Downloads
Provides an easy way to implement the Repository Design Pattern in your applications
dykyi-roman/awesome-claude-code
1149 Downloads
Claude Code extension for PHP: audits (architecture, DDD, security, performance, PSR, design patterns, Docker, CI/CD, tests, docs), 3-level code review, automated bug fix, generators (DDD, CQRS, GoF patterns, PSR, tests, documentation, Docker, CI/CD), code explanation, refactoring. 26 commands, 62 agents, 259 skills.
byjg/singleton-pattern
56903 Downloads
A lightweight PHP implementation of the Design Pattern Singleton using trait.
fsi/reflection
66548 Downloads
FSi Reflection Component is an extension of built-in reflection classes in PHP 5.3 that saves a lot memory, thanks to factory design pattern.
jpc/design-pattern
46105 Downloads
Simple Design Patter integration
petrknap/singleton
20134 Downloads
Singleton pattern for PHP
ferfabricio/hydrator
33544 Downloads
Hydrate your object with class setters
b2pweb/bdf-queue
10420 Downloads
Bdf queue component
b2pweb/bdf-instantiator
12437 Downloads
Bdf Instantiator component
petrknap/php-singleton
142385 Downloads
Singleton pattern for PHP
aedart/dto
12196 Downloads
A variation / interpretation of the Data Transfer Object (DTO) design pattern (Distribution Pattern). Provides an abstraction for such DTOs
teamneusta/converter-bundle
15104 Downloads
Allows using the Converter & Populator design pattern for transformations from one universe to another
someline/someline-starter
2173 Downloads
Someline Starter is a PHP framework for quick building Web Apps and Restful APIs, with modern design pattern foundation.
puncoz/laravel-repository
672 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
padosoft/laravel-presenter
13966 Downloads
Implementation for Laravel of the presenter design pattern.