PHPackages                             endercaster/ecs\_framework - 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. endercaster/ecs\_framework

ActiveLibrary[Framework](/categories/framework)

endercaster/ecs\_framework
==========================

A simplest framwork based on swoole

00PHP

Since Nov 25Pushed 5y agoCompare

[ Source](https://github.com/EnderCaster/ECFramework)[ Packagist](https://packagist.org/packages/endercaster/ecs_framework)[ RSS](/packages/endercaster-ecs-framework/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Description
===========

[](#description)

The aim of this project is build a swoole simplest framework with composer.
Please checkout `old` branch to find the origin project.

Directory Structure
===================

[](#directory-structure)

```
/
├── classes
│   ├── Controller          //Files to assemble data
│   └── Model               //Files to access data
├── config-example.php      //Sample file for config
├── server
│   └── server.php          //Swoole server

```

Requirements
============

[](#requirements)

- PHP
- ext Swoole

TODOs
=====

[](#todos)

- url route @see(laravel)
- multiple database access
- - default
- - bind with model
- base model no, all things have to do.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/15048022?v=4)[EnderCaster](/maintainers/EnderCaster)[@EnderCaster](https://github.com/EnderCaster)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

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

1.9k39.6M298](/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)
