You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
chenx f4aecc228d first commit 2 years ago
..
src first commit 2 years ago
tests first commit 2 years ago
.gitignore first commit 2 years ago
.travis.yml first commit 2 years ago
LICENSE first commit 2 years ago
README.md first commit 2 years ago
composer.json first commit 2 years ago
phpunit.xml first commit 2 years ago

README.md

getallheaders

PHP getallheaders() polyfill. Compatible with PHP >= 5.3.

Build Status Coverage Status Latest Stable Version Latest Unstable Version License

This is a simple polyfill for getallheaders().

Install

composer require ralouphie/getallheaders