ducks-project / apache
Apache 函数的 PHP polyfill。目标是提供与 PHP 一样的方式来使用这些函数,以便即使 PHP 不是作为 Apache 模块运行,也可以使用它们。
v1.0.0
2017-01-05 11:14 UTC
Requires
- php: >=5.3.9
This package is auto-updated.
Last update: 2024-09-09 13:36:20 UTC
README
- 项目页面: https://github.com/ducks-project/apache
- 仓库: https://github.com/ducks-project/apache
- 原始 PHP 扩展: https://php.ac.cn/manual/en/book.apache.php
描述
Apache 函数的 PHP polyfill。目标是提供与 PHP 一样的方式来使用这些函数,以便即使 PHP 不是作为 Apache 模块运行,也可以使用它们。
目前只有以下函数可用
- apache_request_headers
- apache_response_headers