PHP Classes

File: vendor/ralouphie/getallheaders/README.md

Recommend this page to a friend!
  Classes of Stanley Aloh   Tic Tac Toe Multiplayer   vendor/ralouphie/getallheaders/README.md   Download  
File: vendor/ralouphie/getallheaders/README.md
Role: Documentation
Content type: text/markdown
Description: Documentation
Class: Tic Tac Toe Multiplayer
Manage the interactions ofTic-Tac-Toe game players
Author: By
Last change:
Date: 9 days ago
Size: 1,088 bytes
 

Contents

Class file image Download

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"