swlib/fastcgi
Composer 安装命令:
composer require swlib/fastcgi
包简介
fastcgi protocol parser
README 文档
README
this repo is fork from lisachenko/protocol-fcgi and make some changes
FastCGI is an open extension to CGI that provides high performance for all Internet applications without the penalties of Web server APIs.
Many modern web-servers such as nginx, apache, lighthttpd, etc are communicating with PHP via FCGI. So, this protocol is well known and used in many applications. More detailed information about the protocol is available here here: http://www.fastcgi.com/devkit/doc/fcgi-spec.html
统计信息
- 总下载量: 4
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2019-10-16