https://github.com/nikic/FastRoute
Apche Htaccess
# fast route DirectoryIndex index.php RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-f RewriteRule . index.php [L]