floramysjy bf91f7478b first commit 2 ay önce
..
src bf91f7478b first commit 2 ay önce
LICENSE bf91f7478b first commit 2 ay önce
README.md bf91f7478b first commit 2 ay önce
composer.json bf91f7478b first commit 2 ay önce

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

For PHP version >= 5.6:

composer require ralouphie/getallheaders

For PHP version < 5.6:

composer require ralouphie/getallheaders "^2"