2017 © Pedro PelĂĄez
 

library ppi-adapter

A PHPFastCGI adapter for the PPI Framework Engine

image

phpfastcgi/ppi-adapter

A PHPFastCGI adapter for the PPI Framework Engine

  • Friday, January 15, 2016
  • by AndrewCarterUK
  • Repository
  • 2 Watchers
  • 4 Stars
  • 0 Installations
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

PHPFastCGI PPI Adapter

Latest Stable Version Build Status Coverage Status Scrutinizer Code Quality License, (*1)

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

Visit the project website., (*3)

Introduction

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

Current Status

This project is currently in early stages of development and not considered stable. Importantly, this library currently lacks support for uploaded files., (*5)

Contributions and suggestions are welcome., (*6)

Installing

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

Usage

Coming soon., (*7)

The Versions

15/01 2016

dev-master

9999999-dev http://phpfastcgi.github.io/

A PHPFastCGI adapter for the PPI Framework Engine

  Sources   Download

MIT

The Requires

 

The Development Requires

php server daemon fastcgi ppi fast cgi