A Middleware and Router library
You can view the Full Documentation to lean more about what this offers.
Using .phar library
wget https://github.com/IMPHP/route/releases/download/<version>/imphp-route.phar
require "imphp-route.phar";
...
Clone via git
git clone https://github.com/IMPHP/route.git imphp/route/
Composer (Packagist)
composer require imphp/route