lgy 2dff5c80b6 添加 1 месяц назад
..
src 2dff5c80b6 添加 1 месяц назад
LICENSE 2dff5c80b6 添加 1 месяц назад
README.md 2dff5c80b6 添加 1 месяц назад
composer.json 2dff5c80b6 添加 1 месяц назад

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"