PHPackages                             ppi/distribution-module - 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. ppi/distribution-module

ActiveLibrary[Framework](/categories/framework)

ppi/distribution-module
=======================

The base module for PPI distributions

1.0.3(10y ago)31.4k2[1 issues](https://github.com/ppi/ppi-distribution-module/issues)1MITPHP

Since Jun 16Pushed 10y ago1 watchersCompare

[ Source](https://github.com/ppi/ppi-distribution-module)[ Packagist](https://packagist.org/packages/ppi/distribution-module)[ Docs](https://github.com/ppi/ppi-distribution-module)[ RSS](/packages/ppi-distribution-module/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (2)Dependencies (1)Versions (7)Used By (1)

PPI Distribution Module
=======================

[](#ppi-distribution-module)

The base module for [PPI](http://ppi.io/ "The PPI Framework - A meta-framework built using Symfony2/ZendFramework2 and Doctrine2") distributions.

[![Build Status](https://camo.githubusercontent.com/1f62a742c1d363f3c4d6fa143ee5e45af45e01dc239dc17706f721704e2ba56f/68747470733a2f2f7365637572652e7472617669732d63692e6f72672f7070692f7070692d646973747269627574696f6e2d6d6f64756c652e706e67)](http://travis-ci.org/ppi/ppi-distribution-module)

Requirements
------------

[](#requirements)

- [PHP](http://php.net/ "PHP: Hypertext Preprocessor") 5.3.3 and up
- [PPI Framework 2](http://ppi.io/ "The PPI Framework - A meta-framework built using Symfony2/ZendFramework2 and Doctrine2") (2.1.x)

Installation (Composer)
-----------------------

[](#installation-composer)

### 0. Install Composer

[](#0-install-composer)

If you don't have Composer yet, download it following the instructions on  or just run the following command:

```
curl -s http://getcomposer.org/installer | php
```

### 1. Add this package to your composer.json

[](#1-add-this-package-to-your-composerjson)

```
{
    "require": {
        "ppi/distribution-module": "dev-master"
    }
}
```

Now tell composer to download the module by running the command:

```
$ php composer.phar update ppi/distribution-module
```

Composer will install the module to your project's `vendor/ppi` directory.

### 2. Enable the module

[](#2-enable-the-module)

Enable this module by editing `app/config/modules.yml`:

```
modules:
    - PPI\DistributionModule
    # ...
```

License
-------

[](#license)

This module is licensed under the MIT License. See the [LICENSE file](https://github.com/ppi/ppi-distribution-module/blob/master/LICENSE) for details.

Authors
-------

[](#authors)

- Paul Dragoonis -  ~ [twitter.com/dr4goonis](http://twitter.com/dr4goonis)
- Vítor Brandão -  ~ [twitter.com/noiselabs](http://twitter.com/noiselabs)

See also the list of [contributors](https://github.com/ppi/ppi-distribution-module/contributors) who participated in this project.

Submitting bugs and feature requests
------------------------------------

[](#submitting-bugs-and-feature-requests)

Bugs and feature requests are tracked on [GitHub](https://github.com/ppi/ppi-distribution-module/issues).

###  Health Score

32

—

LowBetter than 72% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity20

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity67

Established project with proven stability

 Bus Factor1

Top contributor holds 61.3% 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.

###  Release Activity

Cadence

Every ~34 days

Total

4

Last Release

3817d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/9025c7b030862eabb8877bfe173b2358db04463e16d50703c6d9287e55fe5804?d=identicon)[dragoonis](/maintainers/dragoonis)

![](https://www.gravatar.com/avatar/e9b45b06004ca41f33b01643ea58854ede6df882d9d262318c13e77f738e8402?d=identicon)[noiselabs](/maintainers/noiselabs)

---

Top Contributors

[![vitorbrandao](https://avatars.githubusercontent.com/u/109226?v=4)](https://github.com/vitorbrandao "vitorbrandao (38 commits)")[![dragoonis](https://avatars.githubusercontent.com/u/146321?v=4)](https://github.com/dragoonis "dragoonis (21 commits)")[![MAXakaWIZARD](https://avatars.githubusercontent.com/u/1138453?v=4)](https://github.com/MAXakaWIZARD "MAXakaWIZARD (2 commits)")[![wodCZ](https://avatars.githubusercontent.com/u/1174421?v=4)](https://github.com/wodCZ "wodCZ (1 commits)")

---

Tags

phpframeworkppiskeletonapp

### Embed Badge

![Health badge](/badges/ppi-distribution-module/health.svg)

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

PHPackages © 2026

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