This is the source code of the exercise #1
A PHP Web Server like Nginx or Apache.
Note: make sure you're using PHP 7.1 or higher and have Composer installed. If you don't, start by installing Composer globally on your system.
$ git clone https://github.com/roberto910907/stack_builder.git Exercise
$ cd Exercise
$ composer install
$ ./vendor/bin/phpunit
Demo Application here.
- Front Controller
- MVC
- Dependency Inversion Principle (DIP)
- Report generated with blackfire.io after commit #70a9dcc
- Report generated with GTmetrix