An open API service indexing awesome lists of open source software.

https://github.com/ducks-project/apache

PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.
https://github.com/ducks-project/apache

apache compatibility php php-polyfill polyfill

Last synced: about 1 year ago
JSON representation

PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.

Awesome Lists containing this project

README

          

# Apache Functions

[![Build Status](https://travis-ci.org/ducks-project/apache.svg)](https://travis-ci.org/ducks-project/apache)

* Project page: https://github.com/ducks-project/apache
* Repository: https://github.com/ducks-project/apache
* Original PHP extension: http://php.net/manual/en/book.apache.php

## Description

PHP polyfill for the Apache Functions. The aim is to provides functions as the PHP way in order to get them available even if PHP is not running as an Apache module.

Currently only those functions are available:

* apache_request_headers
* apache_response_headers