PHPackages                             uno-php/framework - 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. uno-php/framework

ActiveProject[Framework](/categories/framework)

uno-php/framework
=================

The Uno Framework.

0.0.1(9y ago)25MITHTMLPHP &gt;=5.6.4

Since Apr 20Pushed 9y ago1 watchersCompare

[ Source](https://github.com/uno-php/framework)[ Packagist](https://packagist.org/packages/uno-php/framework)[ RSS](/packages/uno-php-framework/feed)WikiDiscussions master Synced 2mo ago

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

The Uno Framework
=================

[](#the-uno-framework)

A minimalist PHP Framework for very quick projects, aimed at ease of use and extensibility.

### It's ship with th following

[](#its-ship-with-th-following)

- Twig Support in Views
- Environment Variable Detection
- An easy Routing System based on AltoRouter
- Mailer using Swiftmailer
- Webpack Build Tools using Laravel Mix
- A Dependency Injection Container and so on.

### Server Requirements

[](#server-requirements)

The Uno framework has a few system requirements.

- PHP &gt;= 5.6.4
- PDO PHP Extension

### Installation

[](#installation)

Via Git Clone

`git clone https://github.com/uno-php/framework.git blog`

`cd blog`

`composer install`

Via Composer Create-Project

You may install Uno using the Composer create-project command in your terminal:

`composer create-project --prefer-dist uno-php/framework blog`

Install NPM dependencies

`yarn install / npm install`

Compile Assets

`npm run dev `

Serve Your Project

`php -S localhost:1990 -t public`

###  Health Score

23

—

LowBetter than 27% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

3311d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5fc71188bc2b234fee46522603035ae0c240b9c714a687c26043039385fc914a?d=identicon)[dammyammy](/maintainers/dammyammy)

---

Top Contributors

[![dammyammy](https://avatars.githubusercontent.com/u/3688497?v=4)](https://github.com/dammyammy "dammyammy (12 commits)")

---

Tags

frameworkphpuno-phpframeworkuno

### Embed Badge

![Health badge](/badges/uno-php-framework/health.svg)

```
[![Health](https://phpackages.com/badges/uno-php-framework/health.svg)](https://phpackages.com/packages/uno-php-framework)
```

###  Alternatives

[hemp/presenter

Easy Model Presenters in Laravel

247592.6k1](/packages/hemp-presenter)[pestphp/pest-plugin-stressless

Stressless plugin for Pest

67792.6k16](/packages/pestphp-pest-plugin-stressless)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)

PHPackages © 2026

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