...A powerful yet easy-to-use PHP micro-framework designed to...
In the same manner, transforming a simple route like GET /about to GET /about-us should not have any effect on your user interface and business logic, (the view and model in MVC, or representation and method in