Libraries tagged by seperation-of-concerns

pieterdev/repoflow

0 Favers
22 Downloads

A simple trait to allow fluently querying repositories with an eloquent model. Gives back the flexibility of eloquent to some extent, while remaining explicit on which methods are supported by a repository.

Go to Download


hamzaouaghad/multilayering

3 Favers
37 Downloads

A tiny laravel package to speed up the workflow with the multilayering convetion

Go to Download


gambito-corp/laravel-service-layer

0 Favers
0 Downloads

A Laravel package that provides tools for implementing a service layer architecture, including commands for generating interfaces, repositories, and services. It simplifies the creation of a robust service layer structure in Laravel applications, promoting better code organization and separation of concerns.

Go to Download


bigeweb/framework

0 Favers
18 Downloads

This MVC framework provides a structured approach to developing web applications by separating the application's concerns into three distinct components: model, view, and controller. This separation of concerns promotes code organization, maintainability, and scalability, making it easier to manage and extend the application over time

Go to Download