PHPackages                             you-skeleton/project - 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. you-skeleton/project

ActiveProject

you-skeleton/project
====================

Squelette de projet PHP YouSkeleton

v1.8.1(4mo ago)21MITPHPPHP &gt;=8.4

Since Dec 12Pushed 4mo agoCompare

[ Source](https://github.com/hajjvero/you-skeleton)[ Packagist](https://packagist.org/packages/you-skeleton/project)[ Docs](https://github.com/hajjvero/you-skeleton.git)[ RSS](/packages/you-skeleton-project/feed)WikiDiscussions master Synced 1mo ago

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

You-Framework Skeleton
======================

[](#you-framework-skeleton)

A professional, modern, and lightweight skeleton for building applications with **You-Framework**.

Features
--------

[](#features)

- **PHP 8.4+ Support**: Leverage the latest PHP features.
- **Modular Core**: High-performance components for Routing, ORM, Console, and more.
- **Dependency Injection**: Full auto-wiring support via the YouKernel.
- **Modern CLI**: Powerful generators and migration tools.

Quick Start
-----------

[](#quick-start)

### 1. Installation

[](#1-installation)

```
  composer create-project you-skeleton/project my-project
  cd my-project
```

### 2. Configuration

[](#2-configuration)

Copy the example environment file and configure your database:

```
  cp .env.example .env
```

### 3. Run the Server

[](#3-run-the-server)

```
  php you serve
```

Your app is now running at `http://127.0.0.1:8000`!

Documentation
-------------

[](#documentation)

For detailed guides and full API reference, please check the [docs/](docs/index.md) directory:

- [🚀 Getting Started](docs/getting-started.md)
- [🌐 Routing](docs/routing.md)
- [🏗️ Controllers](docs/controllers.md)
- [🗄️ ORM &amp; Database](docs/orm.md)
- [💻 Console Commands](docs/console.md)
- [🛠️ You-Make Generators](docs/make.md)
- [🧠 The Kernel](docs/kernel.md)

License
-------

[](#license)

This project is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance76

Regular maintenance activity

Popularity4

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity53

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

Every ~22 days

Total

2

Last Release

134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8f8d0fb293fc5cfc1c407dbead3d4633c6d95d88d0398f30f8502ed8d9593122?d=identicon)[hajjvero](/maintainers/hajjvero)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/you-skeleton-project/health.svg)

```
[![Health](https://phpackages.com/badges/you-skeleton-project/health.svg)](https://phpackages.com/packages/you-skeleton-project)
```

PHPackages © 2026

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