kokjan/vendor/ralouphie/getallheaders
Manop Kongoon 35a9c7f61d style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
..
src style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
LICENSE style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
README.md style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00
composer.json style: reduce font size of statistics table in footer 2026-02-27 07:03:00 +07:00

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"