File tree Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Expand file tree Collapse file tree 1 file changed +3
-11
lines changed Original file line number Diff line number Diff line change 1- ## HTTP Router
1+ # A powerful solution as the foundation of your project
22
3- ### A flexible HTTP router for PHP 8.1+ based on PSR-7 and PSR-15 with built-in Swagger support.
3+ ## Resources
44
5- [ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/sunrise-php/http-router/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/sunrise-php/http-router/?branch=master )
6- [ ![ Code Coverage] ( https://scrutinizer-ci.com/g/sunrise-php/http-router/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/sunrise-php/http-router/?branch=master )
7- [ ![ Total Downloads] ( https://poser.pugx.org/sunrise/http-router/downloads?format=flat )] ( https://packagist.org/packages/sunrise/http-router )
8-
9- ## Installation
10-
11- ``` bash
12- composer require sunrise/http-router
13- ```
5+ - [ Documentation] ( https://dev.sunrise-studio.io/docs/packages/sunrise/http-router/ )
You can’t perform that action at this time.
0 commit comments