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 1mo ago

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 27% 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

1616d 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/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

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

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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