ralouphie/getallheaders

A polyfill for getallheaders.

Installs: 790 560 173

Dependents: 87

Suggesters: 1

Security: 0

Stars: 3 802

Watchers: 12

Forks: 35

Open Issues: 2

pkg:composer/ralouphie/getallheaders

3.0.3 2019-03-08 08:55 UTC

This package is auto-updated.

Last update: 2025-10-08 23:58:23 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"