PHPackages                             phpfastcgi/ppi-adapter - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. phpfastcgi/ppi-adapter

ActiveLibrary[Framework](/categories/framework)

phpfastcgi/ppi-adapter
======================

A PHPFastCGI adapter for the PPI Framework Engine

463

Since Jan 15Pushed 10y ago2 watchersCompare

[ Source](https://github.com/PHPFastCGI/PPIAdapter)[ Packagist](https://packagist.org/packages/phpfastcgi/ppi-adapter)[ RSS](/packages/phpfastcgi-ppi-adapter/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

PHPFastCGI PPI Adapter
======================

[](#phpfastcgi-ppi-adapter)

[![Gitter](https://camo.githubusercontent.com/9ea151548ab397bdaa6a99ba33422884e6a1f06f9beab5710646c21a547b72c6/68747470733a2f2f6261646765732e6769747465722e696d2f504850466173744347492f505049416461707465722e737667)](https://gitter.im/PHPFastCGI/PPIAdapter?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)[![Latest Stable Version](https://camo.githubusercontent.com/f6df47c576bb3b4bdc5a880af2e8c9b79d5deb1d92fd7fff09c1edfd62544d6f/68747470733a2f2f706f7365722e707567782e6f72672f706870666173746367692f7070692d616461707465722f762f737461626c65)](https://packagist.org/packages/phpfastcgi/expressive-adapter)[![Build Status](https://camo.githubusercontent.com/9ccde7727af70db492e9df4046804d368d090f7633896cbefcfd6b1001cda37f/68747470733a2f2f7472617669732d63692e6f72672f504850466173744347492f505049416461707465722e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/PHPFastCGI/PPIAdapter)[![Coverage Status](https://camo.githubusercontent.com/94f40befb1026dc43ad6fbf62c38e8d932ae3743c0e3b42b6ea7f96f2f50a1cb/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f504850466173744347492f505049416461707465722f62616467652e7376673f6272616e63683d6d617374657226736572766963653d676974687562)](https://coveralls.io/github/PHPFastCGI/PPIAdapter?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/6aa81db967138d072cf416331b62833c525ba6a013256f157ea0e29f135f3175/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f504850466173744347492f505049416461707465722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/PHPFastCGI/PPIAdapter/?branch=master)[![License](https://camo.githubusercontent.com/e4e5e496ee5e446572c3c6af93ee3e8ef413f61f9e0082db8dbd1dd1c3672f99/68747470733a2f2f706f7365722e707567782e6f72672f504850466173744347492f505049416461707465722f6c6963656e73652e706e67)](https://packagist.org/packages/PHPFastCGI/PPIAdapter)

A PHP package which allows [PPI](http://www.ppi.io/ "PPI Framework") applications to reduce overheads by exposing their Request-Response structure to a FastCGI daemon.

Visit the [project website](http://phpfastcgi.github.io/).

Introduction
------------

[](#introduction)

Using this package, [PPI](http://www.ppi.io/ "PPI Framework") applications can stay alive between HTTP requests whilst operating behind the protection of a FastCGI enabled web server.

Current Status
--------------

[](#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
----------

[](#installing)

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

Usage
-----

[](#usage)

*Coming soon.*

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 66.7% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://www.gravatar.com/avatar/6e7abce428a9dc9c76f4275ca8d8d11ad55138d72f3e3e2b01c6b2da5b479cc0?d=identicon)[AndrewCarterUK](/maintainers/AndrewCarterUK)

---

Top Contributors

[![vitorbrandao](https://avatars.githubusercontent.com/u/109226?v=4)](https://github.com/vitorbrandao "vitorbrandao (4 commits)")[![AndrewCarterUK](https://avatars.githubusercontent.com/u/6486835?v=4)](https://github.com/AndrewCarterUK "AndrewCarterUK (2 commits)")

### Embed Badge

![Health badge](/badges/phpfastcgi-ppi-adapter/health.svg)

```
[![Health](https://phpackages.com/badges/phpfastcgi-ppi-adapter/health.svg)](https://phpackages.com/packages/phpfastcgi-ppi-adapter)
```

###  Alternatives

[laravel/socialite

Laravel wrapper around OAuth 1 &amp; OAuth 2 libraries.

5.7k104.3M841](/packages/laravel-socialite)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
