Libraries tagged by patterns
macfja/php-kvo
14 Downloads
The KVO (Key Value Observing) design pattern in PHP
liip/drupaleventmanagermodule
1050 Downloads
Event manager to enhance the Drupal hook system (actually use it for you custom events instead of the hook system)
light/traits
16 Downloads
some useful traits that i used everyday
larky/blog-laravel
0 Downloads
Demo CMS for laravel
kagoji/crud
9 Downloads
Laravel CRUD using Repository pattern.
jxckaroo/laravel-service-repository
1 Downloads
Reusable classes which do the usual boring stuff in the service design pattern, so that you can focus building something cool ;)
josrom/eloquent-crud-repository
2358 Downloads
All the basic methods to any Laravel project with Repository pattern
jjanvier/broken-oop
5 Downloads
A set of annotations to help describe common OOP problems met during code reads or code reviews.
jasonrsavino/starterkit-treetop
7 Downloads
Base StarterKit for Drupal Theme.
jamesyps/laravel-myriad
3 Downloads
Provides a way of displaying the components available in your Laravel project
inz/repository
5 Downloads
Repository pattern file generator for laravel projects
ilicmiljan/retry-master
6 Downloads
RetryMaster is a flexible and extensible PHP library for handling operation retries.
hyncica/php8-ml
1093 Downloads
PHP-ML - Machine Learning library for PHP
hunglt/base-vue-laravel
8 Downloads
Base vue crud implementation for Laravel
hunglt/base-repository-laravel
11 Downloads
Base repository implementation for Laravel