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
35 Downloads

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

Go to Download


bigeweb/framework

0 Favers
12 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