phiz-php-worker/vendor/ralouphie/getallheaders
rio 4c8a017a70 phizshop的独立GatewayWorker服务 2024-10-08 11:54:47 +08:00
..
src phizshop的独立GatewayWorker服务 2024-10-08 11:54:47 +08:00
LICENSE phizshop的独立GatewayWorker服务 2024-10-08 11:54:47 +08:00
README.md phizshop的独立GatewayWorker服务 2024-10-08 11:54:47 +08:00
composer.json phizshop的独立GatewayWorker服务 2024-10-08 11:54:47 +08: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"