Libraries tagged by paste
lucinda/console-mvc
747 Downloads
Ultra high-performance API for handling console requests into responses via MVC pattern for PHP applications
lowel/laravel-service-maker
31 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
lemric/batch-request
4734 Downloads
Send a single HTTP request that contains multiple (batch) Symfony Request calls. Once all operations are complete, a consolidated response is passed back to you and the HTTP connection is closed.
leifermendez/laravel-policia-hotel
7344 Downloads
Enviarte parte y documentacion a webpol hotel
lazyelephpant/repository
346 Downloads
Laravel package to facilitate the repository design pattern functionality across multiple projects.
laravel-subscription-modal/subscription-modal
6 Downloads
Paquete para mostrar un modal de suscripción en la parte inferior derecha de aplicaciones 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.
jweiland/mediapool
2517 Downloads
Embed your favorite YouTube Videos and Playlists. Import description, title and more by just pasting the YouTube link.
juankno/laravel-repository
82 Downloads
A Laravel package to easily implement the Repository Pattern with automatic binding and generation.
jrosset/singleton
243 Downloads
PHP Trait to implements the singleton design pattern
jpeters8889/phpunit-code-assertions
43 Downloads
Rules and assertions in PHPUnit for code quality, rules and patterns.