git clone https://github.com/LuisEstrada7/mvc-simple-php-router.git
CREAR UN VIRTUALHOST (es obligatorio para el uso de la libreria simple-php-router)-> https://desarrolloweb.com/articulos/configurar-virtual-hosts-apache-windows.html
composer require pecee/simple-router
DOCUMENTACION DE LA LIBRERIA PARA RUTAS simple-php-router PHP 7.x-> https://github.com/skipperbent/simple-php-router
composer require developermarius/simple-router
DOCUMENTACION DE LA LIBRERIA PARA RUTAS simple-php-router PHP 8.x-> https://github.com/DeveloperMarius/simple-php-router