Skip to content

A proof of concept PHP application architecture that uses use cases instead of a more traditional MVC approach.

License

Notifications You must be signed in to change notification settings

GuylianGilsing/UseCaseArchitecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Use case architecture

A proof of concept PHP application architecture that uses use cases instead of a more traditional MVC approach.

Project structure

This project uses two PHP projects. One project (framework) holds the actual use case and API framework. Another project (example-api) holds all the code for a simple example API.

About

A proof of concept PHP application architecture that uses use cases instead of a more traditional MVC approach.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published