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.
- Host: GitHub
- URL: https://github.com/ducks-project/apache
- Owner: ducks-project
- License: mit
- Created: 2017-01-05T10:34:10.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-01-05T11:14:54.000Z (over 9 years ago)
- Last Synced: 2025-04-28T12:05:13.479Z (about 1 year ago)
- Topics: apache, compatibility, php, php-polyfill, polyfill
- Language: PHP
- Homepage: https://github.com/ducks-project/apache
- Size: 2.93 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Apache Functions
[](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