PHPackages                             phossa/phossa-ecs - 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. phossa/phossa-ecs

ActiveProject[Framework](/categories/framework)

phossa/phossa-ecs
=================

A large scale PHP application skeleton using Phossa framework

1.0.0(10y ago)045MITPHPPHP &gt;=5.4.0

Since Jun 6Pushed 10y ago1 watchersCompare

[ Source](https://github.com/phossa/phossa-ecs)[ Packagist](https://packagist.org/packages/phossa/phossa-ecs)[ Docs](https://github.com/phossa/phossa-ecs)[ RSS](/packages/phossa-phossa-ecs/feed)WikiDiscussions master Synced 3w ago

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

phossa-ecs
==========

[](#phossa-ecs)

[![Build Status](https://camo.githubusercontent.com/394a4b0e5967923049846bfb74d7b26e25363ca0f32f51f26ed790b1b546b590/68747470733a2f2f7472617669732d63692e6f72672f70686f7373612f70686f7373612d6563732e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/phossa/phossa-ecs)[![HHVM](https://camo.githubusercontent.com/ccf415c8b5cea4bd12df102d0e804a9c082b0c690da3688c40746405303ae2ab/68747470733a2f2f696d672e736869656c64732e696f2f6868766d2f70686f7373612f70686f7373612d6563732e7376673f7374796c653d666c6174)](http://hhvm.h4cc.de/package/phossa/phossa-ecs)[![Latest Stable Version](https://camo.githubusercontent.com/dcffab1097faa885b576eb32ac02c9d991462e69114ea37d98cc74ca7fcf0809/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f767072652f70686f7373612f70686f7373612d6563732e7376673f7374796c653d666c6174)](https://packagist.org/packages/phossa/phossa-ecs)[![License](https://camo.githubusercontent.com/df0b8ba8f2b9d558afa8348ac1cfd7fb98efdd8a81f12b00800a46074da00a60/68747470733a2f2f706f7365722e707567782e6f72672f70686f7373612f70686f7373612d6563732f6c6963656e7365)](http://mit-license.org/)

**phossa-ecs** is a PHP framework skeleton for application development. It differs from other frameworks with large scale deployment in mind, or elastic computing in mind.

It requires PHP 5.4 and supports PHP 7.0+, HHVM. It is compliant with [PSR-1](http://www.php-fig.org/psr/psr-1/ "PSR-1: Basic Coding Standard"), [PSR-2](http://www.php-fig.org/psr/psr-2/ "PSR-2: Coding Style Guide"), [PSR-4](http://www.php-fig.org/psr/psr-4/ "PSR-4: Autoloader").

Features
--------

[](#features)

- Uses `composer` to manage everything including application and libraries.
- Seperation of configurations from other codes.
- Seperation of local (host-wise) and shareable (cloud-wise) stuff.
- Seperation of application development and system administration.
- Seperation of public (client-wise) and system (backend) stuff.
- Seperation of application related and third party stuff.
- Seperation of varying and unvarying stuff.

Installation
------------

[](#installation)

Install via the [`composer`](https://getcomposer.org/) utility.

```
composer create-project phossa/phossa-ecs YOUR_APP_DIR 1.*

```

Usage
-----

[](#usage)

Dependencies
------------

[](#dependencies)

- PHP &gt;= 5.4.0
- phossa/phossa-shared 1.\*

License
-------

[](#license)

[MIT License](http://mit-license.org/)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

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

Unknown

Total

1

Last Release

3676d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8499165?v=4)[Hong Zhang](/maintainers/phossa)[@phossa](https://github.com/phossa)

---

Top Contributors

[![phossa](https://avatars.githubusercontent.com/u/8499165?v=4)](https://github.com/phossa "phossa (31 commits)")

---

Tags

phpapplicationECSphossa

### Embed Badge

![Health badge](/badges/phossa-phossa-ecs/health.svg)

```
[![Health](https://phpackages.com/badges/phossa-phossa-ecs/health.svg)](https://phpackages.com/packages/phossa-phossa-ecs)
```

###  Alternatives

[fuel/fuel

FuelPHP is a simple, flexible, community driven PHP 5.4+ framework, based on the best ideas of other frameworks, with a fresh start!

1.5k42.6k](/packages/fuel-fuel)

PHPackages © 2026

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