Skip to content

romainkuzniak/symfony-clean-architecture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Clean Architecture Design with Symfony

This is an example of a Symfony application using Clean Architecture design. The aim is to illustrate the following presentation :

Install

In order to use the application, follow these simple steps.

composer install
php app/console doctrine:database:create
php app/console doctrine:schema:update --force
php app/console doctrine:fixtures:load
php app/console server:run

Go to http://localhost:8000/sprints/3

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages