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.
Installs: 4 736
Dependents: 1
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Requires
- php: >=5.3.9
This package is auto-updated.
Last update: 2024-11-09 13:59:03 UTC
README
- 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