PHPackages                             delfimov/supernano - 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. delfimov/supernano

ActiveLibrary[Framework](/categories/framework)

delfimov/supernano
==================

Ultralightweight lightspeed fast supersmallsize unbelievable easy to use best in class PHP framework.

v2.0.1(8y ago)1321MITPHPPHP &gt;=5.4.0

Since Aug 16Pushed 8y ago1 watchersCompare

[ Source](https://github.com/delfimov/Supernano)[ Packagist](https://packagist.org/packages/delfimov/supernano)[ Docs](https://github.com/delfimov/supernano/)[ RSS](/packages/delfimov-supernano/feed)WikiDiscussions master Synced yesterday

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

[![Supernano](https://camo.githubusercontent.com/fdfb18e43e6bda2b8ba4a99864214a94d473b2ebcb73bf18b24b2a0d39a13156/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53757065722d6e616e6f2d6666363966342e737667)](https://github.com/delfimov/Supernano)[![Latest Stable Version](https://camo.githubusercontent.com/68e5253400be60a00dc596bcf6e267f137abede838c6876d0330bd7630172ad0/68747470733a2f2f706f7365722e707567782e6f72672f64656c66696d6f762f73757065726e616e6f2f762f737461626c65)](https://packagist.org/packages/delfimov/supernano)[![Build Status](https://camo.githubusercontent.com/8ef86dbf929813940bd4f07f3d3718c938642e5f46ff7da3cd63be413941d9c7/68747470733a2f2f7472617669732d63692e6f72672f64656c66696d6f762f53757065726e616e6f2e7376673f6272616e63683d6d6173746572)](https://travis-ci.org/delfimov/Supernano)[![StyleCI](https://camo.githubusercontent.com/84d293151bf69353973cfd20b01313224781cfd989b2def8bf08b309aae59d66/68747470733a2f2f7374796c6563692e696f2f7265706f732f333433303535392f736869656c643f7374796c653d666c6174266272616e63683d6d6173746572)](https://styleci.io/repos/3430559)[![License](https://camo.githubusercontent.com/7013272bd27ece47364536a221edb554cd69683b68a46fc0ee96881174c4214c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d626c75652e737667)](https://github.com/delfimov/GDImage/blob/master/LICENSE)

Supernano
=========

[](#supernano)

Ultralightweight lightspeed fast supersmallsize unbelievable easy to use best in class PHP framework.

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

[](#requirements)

- [PHP &gt;= 5.4](http://www.php.net/) (though, I highly recommend to use PHP 7)
- [Composer](https://getcomposer.org/download/)
- [Nginx](https://nginx.ru) or [Apache](https://httpd.apache.org/) (mod\_rewrite is required) or whatever web server you like.

Installation
------------

[](#installation)

- Set up your web server
- Run `composer create-project supernano/skeleton my_project_name`
- See  for more details

How to use
----------

[](#how-to-use)

### Templates

[](#templates)

- Templates are stored in `tpl` directory
- `tpl/super/layout.php` is a basic template for you web site
- See `tpl/*` for examples.

### Routing

[](#routing)

- Template name without `.php` extension is a first part of URL-path.
- Allowed template name is `/[a-z0-9_-]+/`.
- Default template (requests with empty URL-path like ``[http://www.example.com/`](http://www.example.com/%60)) is `tpl/index.php`.
- If requested template is not exists, `tpl/super/error404.php` will be used insted ("Error 404 - Page not found" page).

Let's say we have a request like `http://www.example.com/whatever`.

This means template name is *whatever*, the framework will look for `tpl/whatever.php` and include it in `tpl/super/layout.php` file.

If `tpl/whatever.php` is not exists, `tpl/super/error404.php` will be used.

Request `http://www.example.com/what/ever` will look for `tpl/what.php`, URL-path will be stored in `$this->request` array (`[0 => 'ever']` in this case).

### Advanced use

[](#advanced-use)

If you want to use this framework with dependencies, use composer autoload and uncomment line #6 in `web/index.php`.

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

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

3192d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/21d17db0fdf19ea4a056ff6e6ae8b414a7b7731320acfca24020aafe1167c892?d=identicon)[elfimov](/maintainers/elfimov)

---

Top Contributors

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

---

Tags

easy-to-usefastframeworklightweightphpphp-frameworksmallsuperfastphpframeworkSimplebasiceasy to use

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/delfimov-supernano/health.svg)

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

PHPackages © 2026

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