TIF_NGANJUK_E41212020/vendor/ralouphie/getallheaders
e41212020_Faris Hasan e0728298f1 Add all project files 2025-07-02 18:41:00 +07:00
..
src Add all project files 2025-07-02 18:41:00 +07:00
LICENSE Add all project files 2025-07-02 18:41:00 +07:00
README.md Add all project files 2025-07-02 18:41:00 +07:00
composer.json Add all project files 2025-07-02 18:41: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"