Libraries tagged by design pattern
morshadun/repositorypattern
47 Downloads
Laravel Service Repository Design Pattern Scaffolding.
michele-angioni/support
1441 Downloads
Support is a Laravel package which promotes the use of best practices and design patterns.
michalwolinski/unit-of-work
0 Downloads
Unit of Work (Entity Manager) design pattern Laravel implementation.
lazyelephpant/repository
341 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kesmenenver/servicelayer
961 Downloads
The Service Layer is a design pattern that will help you to abstract your logic when you need to use different front-end on your application, for your domain logic
fabiodoppio/mvc
228 Downloads
Model View Controller (MVC) design pattern for simple web applications.
djsharman/state
134 Downloads
The State design pattern. Implemented in PHP and with style.
beyerz/simple-hmvc-bundle
3854 Downloads
Symfony bundle to support the HMVC design pattern
rector/rector-phpstan-rules
44463 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
chr15k/laravel-repository
19 Downloads
Repository Layer design pattern for Laravel
wikimedia/codex
4 Downloads
A PHP library for building UI components using the Codex design system and a builder pattern.
zzc/design-patterns
21 Downloads
design patterns
zhonglang/design-patterns-php
0 Downloads
Sample code for serveral design patterns in PHP
zakaria-elkashef/repository-pattern
24 Downloads
The Laravel Repository Pattern Package implements the repository design pattern within the Laravel framework, offering developers an efficient and organized approach to managing data. With this package, you can effortlessly create interfaces and repository classes that implement those interfaces. These classes are then bound in the RepositoryServiceProvider and registered in the config/app.php file's providers array. Experience streamlined data management and elevate your Laravel application development with ease.
yyueshui/design-pattern
10 Downloads
design-pattern