Libraries tagged by service pattern
mrnjifanda/simple
3 Downloads
Simple is a PHP MVC framework that uses the Repository service pattern. It is useful for creating PHP sites and applications very easily.
chihchenghuang/laravel-mrs-generators
24 Downloads
This package is a experimental project inspired by yish/generators which extends the core file generators based on Laravel 5. It can help you build classes with basic Model-Repository-Service pattern.
uidb-dev/laravel-entity-generator
13 Downloads
Entity generator for service repository pattern
samjbro/srp-generator
26 Downloads
A generator for the Service Repository Pattern
parisek/drupal-kit
2 Downloads
Shared Drupal infrastructure for sites built on the PORTA component pattern: services, base classes, Twig extensions, image resizer.
imransaleem/crud-generator
4 Downloads
A Laravel package to generate CRUD operations using the Service-Repository pattern with Bootstrap 5 views.
aminul/crud-generate
28 Downloads
Laravel package to generate complete CRUD structure with repository pattern, service classes, and beautiful views. Follows Laravel best pattern
gfg/hek
9042 Downloads
Hek plugin to provide integration between your webservices (service gateway pattern)
qusaihomadi/laravel-architect
0 Downloads
Artisan generators for Action + Service + DTO + Repository pattern in Laravel
mrmarchone/repositories
2073 Downloads
Repository Design pattern with Services
morshadun/repositorypattern
56 Downloads
Laravel Service Repository Design Pattern Scaffolding.
andreykurmel/eloquent_as_doctrine
5 Downloads
Hydrate Laravel Entities from Models to use all Eloquent benefits in Service/Repository pattern.
craigmccoy/backbone.wreqr
6912 Downloads
A simple infrastructure based on messaging patterns and service bus implementations for decoupling Backbone and Backbone.Marionette applications.
opine/pubsub
690 Downloads
Service for handling pubsub pattern with dependecy injection
diegocopat/laravel-realtime-starter
2 Downloads
Laravel starter package with Reverb real-time, Jetstream, Vue 3, Inertia, and architectural patterns (Controller→Request→Service→Repository).