PHPackages                             radium/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. [Utility &amp; Helpers](/categories/utility)
4. /
5. radium/framework

Abandoned → [avalon/framework](/?search=avalon%2Fframework)Library[Utility &amp; Helpers](/categories/utility)

radium/framework
================

Not a framework.

11241PHP

Since Apr 13Pushed 10y ago2 watchersCompare

[ Source](https://github.com/nirix/unframework)[ Packagist](https://packagist.org/packages/radium/framework)[ RSS](/packages/radium-framework/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Unframework
===========

[](#unframework)

Unframework is **not** a framework, it is essentially just a few classes (most static) to handle initialisation and route a request to a specific file.

There are no controllers, no database models, no templating systems.

An example site can be found in the `app/` directory.

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

[](#requirements)

- Latest, *actively supported*, stable version of PHP

### Recommended

[](#recommended)

- OPcache
- PHP 7.0+

Questions
---------

[](#questions)

### But controllers, I want them...

[](#but-controllers-i-want-them)

No, you don't.

### But I need a database...

[](#but-i-need-a-database)

PHP's [PDO](https://php.net/manual/en/intro.pdo.php) is the best.

### But I want an ORM to hog my memory...

[](#but-i-want-an-orm-to-hog-my-memory)

You're doing it wrong. Learn to write SQL, it's not hard.

### But I want Twig (or some other templating system)

[](#but-i-want-twig-or-some-other-templating-system)

You know nothing, John Snow.

### No really, I do.

[](#no-really-i-do)

[Here you go](http://bfy.tw/3HyY).

License
-------

[](#license)

```
Copyright (c) 2015 Jack P.

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.  IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
THE SOFTWARE.

```

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/9d5e4c3b5325b2392a07c30d0312451c915428a3aa6fbfa8a676b978320c03ea?d=identicon)[Nirix](/maintainers/Nirix)

---

Top Contributors

[![nirix](https://avatars.githubusercontent.com/u/61958?v=4)](https://github.com/nirix "nirix (11 commits)")

### Embed Badge

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

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

###  Alternatives

[overtrue/laravel-stateless-session

A lightweight middleware to make api routing session capable.

186.1k](/packages/overtrue-laravel-stateless-session)

PHPackages © 2026

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