Skip to content

PHPFastCGI/PPIAdapter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PHPFastCGI PPI Adapter

Gitter Latest Stable Version Build Status Coverage Status Scrutinizer Code Quality License

A PHP package which allows PPI applications to reduce overheads by exposing their Request-Response structure to a FastCGI daemon.

Visit the project website.

Introduction

Using this package, PPI applications can stay alive between HTTP requests whilst operating behind the protection of a FastCGI enabled web server.

Current Status

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.

Installing

$ composer require "phpfastcgi/ppi-adapter:dev-master"

Usage

Coming soon.

About

A PHPFastCGI adapter for the PPI framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published