abook_carddav_squirrelmail/vendor/ralouphie/getallheaders
Alexey Shpakovsky f3ca1ab8d1
add mstilkerich/carddavclient with deps
2021-05-28 18:10:43 +02:00
..
src add mstilkerich/carddavclient with deps 2021-05-28 18:10:43 +02:00
LICENSE add mstilkerich/carddavclient with deps 2021-05-28 18:10:43 +02:00
README.md add mstilkerich/carddavclient with deps 2021-05-28 18:10:43 +02:00
composer.json add mstilkerich/carddavclient with deps 2021-05-28 18:10:43 +02: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"