ralouphie/getallheaders

A polyfill for getallheaders.

Maintainers

Package info

github.com/ralouphie/getallheaders

pkg:composer/ralouphie/getallheaders

Statistics

Installs: 863 330 560

Dependents: 88

Suggesters: 1

Stars: 3 801

Open Issues: 1

3.0.3 2019-03-08 08:55 UTC

This package is auto-updated.

Last update: 2026-03-09 00:49:02 UTC


README

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"