Libraries tagged by design pattetn
lazyelephpant/repository
345 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
kubomikita/service-container
83 Downloads
Service container - simple registry design pattern
kesmenenver/servicelayer
978 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
jongi/ntoshi
9 Downloads
🚀 Ntoshi Framework simplifies PHP app development with intuitive design patterns and a customizable foundation. Ideal for small to medium-sized business applications, with CMS extension.
jobins/laravel-repository
677 Downloads
A basic light weight package to implement Repository Design Pattern in Laravel.
fabiodoppio/mvc
319 Downloads
Model View Controller (MVC) design pattern for simple web applications.
djsharman/state
136 Downloads
The State design pattern. Implemented in PHP and with style.
beyerz/simple-hmvc-bundle
3892 Downloads
Symfony bundle to support the HMVC design pattern
bayfrontmedia/bones
1459 Downloads
A PHP framework used to build web apps using the MVC (model-view-controller) design pattern.
rector/rector-phpstan-rules
44469 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
zzc/design-patterns
23 Downloads
design patterns
zakaria-elkashef/repository-pattern
26 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
valheyria-studio/design-pattern-bundle
3 Downloads