crunch / fastcgi
This package is abandoned and no longer maintained.
No replacement package was suggested.
FastCGI protocol, client and server interfaces and implementations
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-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.