.gitattributes | |
|
|
.github/scripts/run-phpunit.sh | |
|
|
.github/workflows/ci.yml | |
|
|
.gitignore | |
|
|
LICENSE.md | |
|
|
README.md | |
|
|
composer.json | |
|
|
composer.lock | |
|
|
phpstan.neon | |
|
|
phpunit.xml | |
|
|
src/ControllerFactory.php | 62 | A 0 mins | A 100% |
src/Exception/BadRouteException.php | 7 | A 0 mins |
|
src/Exception/HttpException.php | 13 | A 0 mins |
|
src/Exception/MethodNotAllowedException.php | 11 | A 0 mins |
|
src/Exception/RouteNotFoundException.php | 11 | A 0 mins |
|
src/RouteCollection.php | 292 | B 6 hrs | A 100% |
src/Router.php | 50 | A 0 mins | A 100% |