A PHP package which allows PPI applications to reduce overheads by exposing their Request-Response structure to a FastCGI daemon.
Visit the project website.
Using this package, PPI applications can stay alive between HTTP requests whilst operating behind the protection of a FastCGI enabled web server.
This project is currently in early stages of development and not considered stable. Importantly, this library currently lacks support for uploaded files.
Contributions and suggestions are welcome.
$ composer require "phpfastcgi/ppi-adapter:dev-master"
Coming soon.