This repository was archived by the owner on Dec 31, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11## HTTP header kit for PHP 7.1+ compatible with PSR-7, Symfony and Laravel
22
3- [ ![ Build Status] ( https://circleci .com/gh /sunrise-php/http-header-kit.svg?style=shield )] ( https://circleci .com/gh /sunrise-php/http-header-kit )
3+ [ ![ Build Status] ( https://scrutinizer-ci .com/g /sunrise-php/http-header-kit/badges/build.png?b=master )] ( https://scrutinizer-ci .com/g /sunrise-php/http-header-kit/build-status/master )
44[ ![ Code Coverage] ( https://scrutinizer-ci.com/g/sunrise-php/http-header-kit/badges/coverage.png?b=master )] ( https://scrutinizer-ci.com/g/sunrise-php/http-header-kit/?branch=master )
55[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/sunrise-php/http-header-kit/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/sunrise-php/http-header-kit/?branch=master )
66[ ![ Total Downloads] ( https://poser.pugx.org/sunrise/http-header-kit/downloads )] ( https://packagist.org/packages/sunrise/http-header-kit )
1212## Installation
1313
1414``` bash
15- composer require ' sunrise/http-header-kit:^2.1 '
15+ composer require sunrise/http-header-kit
1616```
1717
1818## How to use?
You can’t perform that action at this time.
0 commit comments