crunch / fastcgi
FastCGI protocol, client and server interfaces and implementations
Installs: 141 991
Dependents: 4
Suggesters: 0
Security: 0
Stars: 0
Forks: 0
pkg:composer/crunch/fastcgi
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-implementation of the FastCGI-specifications including asynchronous client and server implementation.
- Installation:
composer require crunch/fastcgi:~2.0
- List of available packages at packagist.org
Documentation
License
This library is licensed under the MIT License. See the LICENSE file for details.