simbiat/http20
Composer 安装命令:
composer require simbiat/http20
包简介
Set of functions that may be universally useful for websites
README 文档
README
Set of classes/functions that may be universally useful for websites (or some parts of them, at least). They are provided in single library and not separately, not only because of some interdependencies, but also because if you are building a website from scratch, most likely, you will be interested in a bunch of them at the same time either way.
Notice: While some functions (like zEcho or different Headers) can replace respective logic in server software (like Apache, nginx and such), it's not recommended using them for that because of performance downside. Only use them only if you do not have access to server settings, want to pre-generate the headers to then use in server settings, or you want to customize some of them for specific pages, that you can't target by the server software.
统计信息
- 总下载量: 48
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 4
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 1
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2021-01-24