PHPackages                             1upon0/ui - 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. 1upon0/ui

ActiveLibrary[Framework](/categories/framework)

1upon0/ui
=========

bare-bones PHP framework with URL routing, templating and helper libraries

2.0.1(11y ago)341[1 issues](https://github.com/1upon0/ui/issues)Apache 2.0PHPPHP &gt;=5.3.0

Since Oct 22Pushed 11y ago1 watchersCompare

[ Source](https://github.com/1upon0/ui)[ Packagist](https://packagist.org/packages/1upon0/ui)[ Docs](https://github.com/1upon0/ui)[ RSS](/packages/1upon0-ui/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

ui - extremely lightweight PHP framework
========================================

[](#ui---extremely-lightweight-php-framework)

Started off as a **HTML-templating** and **URL-routing** script for quickly creating web applications, ui is now more than just a user interface manager. It now supports **modular libraries**, **hooks**, basic **benchmarking** and **logging** as well.

The primary reason for developing *ui* was speed and efficiency. The PHP frameworks I encountered (I looked at *Model-View-Process* based frameworks) seemed inefficient as they consumed too much memory due to overly-populated namespaces, unnecessary abstractions and encapsulations; or were inconvenient to use due to strict naming conventions.

With prime focus on minimal-overhead and flexibility, most features are modularly added using libraries, instead of being supplied with the core. Adding/using libraries, hooks or controls is extremely flexible with a minimal directory structuring scheme.

Requirements
------------

[](#requirements)

- ui uses PHP namespaces and hence requires at least PHP 5.
- Fully featured URL routing requires .htaccess support, mod\_rewrite and PATH\_INFO enabled. However, URL routing will work partially with all or some of these disabled (detailed in [url routing](https://github.com/1upon0/ui/wiki/url-routing)).
- Depending upon the libraries you use, you might need CURL or other dependencies.

### This project has been discontinued, as I have shifted to node.js environment and there are no other contributors. Bugreports and fixes are still welcomed.

[](#this-project-has-been-discontinued-as-i-have-shifted-to-nodejs-environment-and-there-are-no-other-contributors-bugreports-and-fixes-are-still-welcomed)

Need Help?
----------

[](#need-help)

Please browse through the [wiki](https://github.com/1upon0/ui/wiki)!

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.1% 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

4272d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/85bc95c0cb2c83010179a83cb7c7d8a5fd76f2d6544ed2808fcaef1ed4267dfc?d=identicon)[1upon0](/maintainers/1upon0)

---

Top Contributors

[![y-gupta](https://avatars.githubusercontent.com/u/2096049?v=4)](https://github.com/y-gupta "y-gupta (39 commits)")[![shubhdev](https://avatars.githubusercontent.com/u/8546935?v=4)](https://github.com/shubhdev "shubhdev (2 commits)")

### Embed Badge

![Health badge](/badges/1upon0-ui/health.svg)

```
[![Health](https://phpackages.com/badges/1upon0-ui/health.svg)](https://phpackages.com/packages/1upon0-ui)
```

###  Alternatives

[laravel/dusk

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

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