crunch / fastcgi
此包已被废弃,不再维护。未建议替代包。
FastCGI 协议,客户端和服务器接口及实现
v2.0.0
2023-03-28 16:58 UTC
Requires
- php: ~8.0
- react/dns: ~v1.10
- react/socket: ~v1.12
Requires (Dev)
- phpunit/phpunit: ~9.6
This package is not auto-updated.
Last update: 2024-01-25 17:08:34 UTC
README
PHP 实现的 FastCGI 规范,包括异步客户端和服务器实现。
- 安装:
composer require crunch/fastcgi:~2.0
- packagist.org 上的可用包列表
文档
许可协议
此库采用 MIT 许可证授权。有关详细信息,请参阅 LICENSE 文件。