Libraries tagged by service pattern

jay-patel/service-repository

1 Favers
3 Downloads

A package for implementing the repository pattern in Laravel applications, providing a structured approach to data access and manipulation. It creates service, repository, interfaces and migration and model.

Go to Download


hyder/facade-pattern

0 Favers
31 Downloads

In this pattern, you would create Facade classes that provide a simplified, static interface to the underlying service implementations. The service classes would perform the actual business logic and communicate with the database or other external systems.

Go to Download


hirodev/base-design-patterns

0 Favers
85 Downloads

This package used to generate repositories, service, interface in laravel

Go to Download


bethojunior/service-repository

1 Favers
13 Downloads

Laravel command to create applications in the repository pattern

Go to Download


awd-studio/service-buses

1 Favers
526 Downloads

An implementation of such kind of patterns as: Command Bus, Query Bus and Event Bus; in a single package; driven by a Dependency Injection Container

Go to Download


ttpn18121996/simple-repository

0 Favers
253 Downloads

Build repository and service patterns quickly and simply.

Go to Download


takielias/contract-resolver

2 Favers
58 Downloads

A Laravel package that automatically resolves and binds contracts (interfaces) to their implementations, with powerful code generation commands for repositories and services following the Repository and Service pattern.

Go to Download


joesu/laravel-scaffold

3 Favers
114 Downloads

A powerful Laravel package that provides a complete implementation of Repository and Service patterns for rapid API development.

Go to Download


arispati/lapice

1 Favers
2188 Downloads

Laravel library to use repository and service pattern

Go to Download


win-aung/laravel-entity-generator

0 Favers
2 Downloads

A Laravel package to generate CRUD entities with controllers, models, services, requests, resources, and migrations using service design pattern

Go to Download


vigihdev/yii2-bridge-db

0 Favers
7 Downloads

Vigih Dev Database bridge component for Yii2 framework that implements service container pattern for dependency injection and modular database management.

Go to Download


amptech/laravel-solid-structure

0 Favers
24 Downloads

Generador de arquitectura SOLID para Laravel (Repository Pattern, Services, DTOs)

Go to Download


mindwingx/dpas

2 Favers
4 Downloads

Design Patterns As Service

Go to Download


phine/locator

0 Favers
20 Downloads

An implementation of the service locator design pattern.

Go to Download


seangly/laravel-csrm

0 Favers
5 Downloads

One command to scaffold a full Controller-Service-Repository-Model design pattern in Laravel

Go to Download


<< Previous Next >>