Skip to content

Habbatul/phpCA-Starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHP with Clean Architecture Concept (by hq.han)

This is a boilerplate implementing a layered approach while adhering to the clean architecture concept by Uncle Bob.

  • Don't forget to run "composer install".
  • Make sure you have a basic understanding of Symfony/HttpFoundation & Symfony/Routing.
  • This is not a framework and does not follow any framework folder conventions. It's an attempt to implement a layered folder structure using pure PHP for use case layer.
  • Only use 3 depedencies : php-di/php-di, symfony/routing, symfony/http-foundation

About

PHP Starter with N-Tier package

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors