Libraries tagged by patterns
merophp/singleton
268 Downloads
Implementation of the singleton pattern for the Merophp Framework
mazentouati/no-emoji
19 Downloads
Generates a RegEx pattern that detect emojis presence.
mawuekom/laravel-repository
94 Downloads
Repository Pattern implementation for Laravel
marionnewlevant/match-input
6032 Downloads
Craft field type for text fields that match a regex pattern
manchenkoff/laravel-repositories
172 Downloads
Repository pattern implementation for your Laravel application
lukaskorl/repository
93 Downloads
Powerful implementation of the repository pattern for Laravel 4 with a simple API
lucinda/console-mvc
742 Downloads
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
lowel/laravel-service-maker
24 Downloads
A package for Laravel 9+ that helps generate layered services according to the Interface-Service-Factory pattern using laravel's built-in DI.
los/cerberus
5184 Downloads
Circuit Breaker pattern implementation in PHP
linpax/microphp-framework
209 Downloads
Very small framework written on php to create HL-apps using hierarchical MVC pattern
lazyelephpant/repository
346 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
laraflex/laraflex
16 Downloads
Components view and patterns for Laravel
kyle-noland/laravel-base-repository
59 Downloads
A flexible Laravel repository pattern foundation for working with Eloquent ORM
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
kadevland/laravel-easy-modules
4 Downloads
Laravel module generator with extensive Artisan commands for rapid modular development. Customizable architecture patterns including Clean Architecture templates.