Libraries tagged by pattern
timwassenburg/laravel-artisan-extender
2485 Downloads
A collection of generators for Laravel
teknoo/states
41579 Downloads
Library to create classes following the State pattern in PHP. This can be a cleaner way for an object to change its behavior at runtime without resorting to large monolithic conditional statements and this improve maintainability and workflow writing.
spooner-web/be_secure_pw
469525 Downloads
You can set password conventions to force secure passwords for BE users.
rolfvreijdenberger/izzum-statemachine
26390 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
rockett/pipeline
207624 Downloads
A plug and play pipeline implementation.
maximecolin/satisfaction
31046 Downloads
A PHP implementation of the specification pattern for DDD
kraken-php/util
106760 Downloads
Kraken Framework Util Component.
florianwolters/component-util-singleton
181368 Downloads
The Singleton (and Registry of Singletons a.k.a. Multiton) design pattern as a PHP component.
dflydev/ant-path-matcher
126227 Downloads
Ant Path Matcher Utility
alxdorosenco/porto-for-laravel
6576 Downloads
This package is a solution for easy building and working with Porto pattern structure
yish/generators
111808 Downloads
This package extends the core file generators that are included with Laravel 5 or later.
rinvex/laravel-repositories
17426 Downloads
Rinvex Repository is a simple, intuitive, and smart implementation of Active Repository with extremely flexible & granular caching system for Laravel, used to abstract the data layer, making applications more flexible to maintain.
suitmedia/laravel-cacheable
39204 Downloads
Decorate your repositories and make them cacheable
simplemage/module-category-product-indexer
365 Downloads
High-performance rewrite of Magento 2's catalog_category_product indexer using the snapshot pattern. Solves the classic 'Could not acquire lock' hang on large catalogs (500k+ products). 2.6x-7.7x faster measured on real production databases.
shipsaas/laravel-inbox-process
3115 Downloads
Inbox pattern process implementation for your Laravel Applications