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(7mo ago)0349[1 PRs](https://github.com/yonis-savary/cube/pulls)MITPHPCI passing

Since Sep 22Pushed 1mo 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 1mo ago

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 77% of packages

Maintenance77

Regular maintenance activity

Popularity16

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

238d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a1919c55a762b7bc311a73ea0db0f7e387e2db8ef744e501baf7e2999321739a?d=identicon)[yonis-savary](/maintainers/yonis-savary)

---

Top Contributors

[![yonis-savary](https://avatars.githubusercontent.com/u/61980378?v=4)](https://github.com/yonis-savary "yonis-savary (184 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

[usbac/wolff-framework

Web development made just right

381.2k](/packages/usbac-wolff-framework)

PHPackages © 2026

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