PHPackages                             yonis-savary/cube - 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. yonis-savary/cube

ActiveLibrary[Framework](/categories/framework)

yonis-savary/cube
=================

Simple Web Framework for PHP8+

v0.1(9mo ago)0490[1 PRs](https://github.com/yonis-savary/cube/pulls)MITPHPCI failing

Since Sep 22Pushed 4w ago1 watchersCompare

[ Source](https://github.com/yonis-savary/cube)[ Packagist](https://packagist.org/packages/yonis-savary/cube)[ RSS](/packages/yonis-savary-cube/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (6)Versions (7)Used By (0)

Cube PHP
========

[](#cube-php)

Cube is a light framework that provide essential features for back-end web developpement. The goal is to provide every essential tools needed to make web applications and APIs.

You can find the framework's documentation in the [`/docs`](./docs/README.md) directory !

🧰 Features
----------

[](#-features)

- 🌐 Web

    - Fast Routing
    - Middleware
    - Request Validation
    - Static File Serving
- 🔩 Framework

    - PHP Configuration (With Caching)
    - CLI Command Support
    - Routine (Scheduling / Queueing)
- 🌳 Environment

    - Cache / Session / Directory manipulation
    - Logging through `psr/log`
- 💿 Data

    - Model Manipulation (Supported DBMS : MySQL, SQLite, Postgres, MariaDB)
    - Automatic Model Generation !
    - Password Authentication System

🔥 Installation
--------------

[](#-installation)

```
# Install in your repository
composer require yonis-savary/cube

# Install Server base file such a Public/, .gitignore...
cp -r vendor/yonis-savary/cube/server/* .
```

📈 Developpement
---------------

[](#-developpement)

```
# Testing the framework
make test
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance78

Regular maintenance activity

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity30

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

285d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/61980378?v=4)[Yonis SAVARY](/maintainers/yonis-savary)[@yonis-savary](https://github.com/yonis-savary)

---

Top Contributors

[![yonis-savary](https://avatars.githubusercontent.com/u/61980378?v=4)](https://github.com/yonis-savary "yonis-savary (219 commits)")

---

Tags

backendframeworkphp8webphpframeworkwebbackend

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/yonis-savary-cube/health.svg)

```
[![Health](https://phpackages.com/badges/yonis-savary-cube/health.svg)](https://phpackages.com/packages/yonis-savary-cube)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[symfony/symfony

The Symfony PHP framework

31.4k87.2M2.2k](/packages/symfony-symfony)[pestphp/pest

The elegant PHP Testing Framework.

11.6k72.2M20.7k](/packages/pestphp-pest)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)

PHPackages © 2026

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