Libraries tagged by design pattetn
carry0987/falcon
78 Downloads
Falcon - A versatile PHP framework designed for seamless integration of third-party social logins. Supports major services including Google, Facebook, Twitter, etc, delivering simple and secure authentication via a unified interface and design patterns.
rector/rector-phpstan-rules
44469 Downloads
PHPStan rules for Rector projects - with focus on static reflection and Rector design patterns
rector/phpstan-rules
955161 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
24 Downloads
design patterns
zakaria-elkashef/repository-pattern
27 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
4 Downloads
twent/design-patterns
14 Downloads
Learn design patterns
tleckie/design-patterns
4 Downloads
PHP design patterns
sweeper/design-pattern
62 Downloads
design-pattern Generic examples
small/swoole-patterns
973 Downloads
This project provides implementations of async design patterns for PHP OpenSwoole projects.
skobka/command-pattern
6 Downloads
The usefull set of interface to interact with command design pattern
raditor/design-pattern
117 Downloads
a simple command to create file service and repository with optional inferface :)
php-design-patterns/base-patterns
7 Downloads
A base reference library for common design patterns, based on the gang of four book by Gamma, Helm, Johnson and Vlissides