ralouphie / getallheaders
getallheaders的polyfill。
3.0.3
2019-03-08 08:55 UTC
Requires
- php: >=5.6
Requires (Dev)
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^5 || ^6.5
This package is auto-updated.
Last update: 2024-09-08 21:51:36 UTC
README
PHP getallheaders()
polyfill。兼容PHP >= 5.3。
这是一个简单的getallheaders()
polyfill。
安装
对于PHP版本 >= 5.6
composer require ralouphie/getallheaders
对于PHP版本 < 5.6
composer require ralouphie/getallheaders "^2"