kuyoto / getallheaders
Provides a polyfill for the getallheaders function.
v1.0.0
2020-05-29 08:49 UTC
Requires
- php: ^5.3.3 || ^7.0
Requires (Dev)
- friendsofphp/php-cs-fixer: ^2.16.3
- phpunit/phpunit: ^4.8.35 || ^5.7 || 6.5 - 7
This package is auto-updated.
Last update: 2024-10-13 08:36:51 UTC
README
This package provides the getallheaders()
function
to users who run PHP versions without the function.
Installation
composer require kuyoto/getallheaders
Credits
License
The package is an open-sourced software licensed under the MIT License.