PHPackages                             develhopper/young - 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. develhopper/young

ActiveProject[Framework](/categories/framework)

develhopper/young
=================

Young framework

1.0.1(4y ago)16GPL-3.0PHP

Since Dec 13Pushed 4y ago1 watchersCompare

[ Source](https://github.com/develhopper/young)[ Packagist](https://packagist.org/packages/develhopper/young)[ RSS](/packages/develhopper-young/feed)WikiDiscussions master Synced today

READMEChangelogDependencies (1)Versions (3)Used By (0)

Young Framework
===============

[](#young-framework)

Young framework is a php mvc web application framework

Features

---

1. Easy to use and flexile
2. Simple Routing system
3. Built in template engine named Primal
4. Build in ORM and query builder library
5. Middlewares
6. Lightweight and fast

Installation

---

Execute below commands

```
composer create-project develhopper/young
```

Initialize project directories

```
php young init
```

Run default migrations: for user authentication

```
php young migrate create_users_table
```

Apache configuration

set root directory to public directory

example apache config:

```

ServerName lofi.lc

ServerAlias *.lofi.lc

DocumentRoot /var/www/localhost/htdocs/young/public

Options FollowSymLinks

AllowOverride All

DirectoryIndex index.php

Require all granted

Header set Access-Control-Allow-Origin "*"

```

Documentation

---

Read the documentation

[Documentation](#)

soon

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

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 ~0 days

Total

2

Last Release

1664d ago

### Community

Maintainers

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

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/develhopper-young/health.svg)

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

###  Alternatives

[laravel/dusk

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

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