this Source code is a fork and basic modification from @WladimirAvila for Model View Controller PHP: http://php-html.net/tutorials/model-view-controller-in-php/ to use composer autoloading DOCTRINE DBAL with posibilities to use twig too and other PHP libraries. only use to educational purposes to run: php -S localhost:8080 http://localhost:8080/index.php?controller=prueba&action=metodo
wladimiravila/curso-php-mvc
practical MVC enabled to use composer DBAL doctrine, swiftmailer and other PHP libraries
PHPMIT