Download the PHP package swlib/fastcgi without Composer
On this page you can find all versions of the php package swlib/fastcgi. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download swlib/fastcgi
More information about swlib/fastcgi
Files in swlib/fastcgi
Download swlib/fastcgi
More information about swlib/fastcgi
Files in swlib/fastcgi
Please rate this library. Is it a good library?
Informations about the package fastcgi
Object-oriented implementation of FastCGI Protocol for PHP
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
All versions of fastcgi with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5.0
The package swlib/fastcgi contains the following files
Loading the files please wait ....