PHPackages                             selikhovleonid/nadir2-skeleton - 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. [Templating &amp; Views](/categories/templating)
4. /
5. selikhovleonid/nadir2-skeleton

ActiveLibrary[Templating &amp; Views](/categories/templating)

selikhovleonid/nadir2-skeleton
==============================

Nadir2 PHP Microframework Skeleton

2.0.1(8y ago)081[1 issues](https://github.com/selikhovleonid/nadir2-skeleton/issues)MITPHPPHP &gt;=7.1.0

Since Nov 25Pushed 8y ago1 watchersCompare

[ Source](https://github.com/selikhovleonid/nadir2-skeleton)[ Packagist](https://packagist.org/packages/selikhovleonid/nadir2-skeleton)[ RSS](/packages/selikhovleonid-nadir2-skeleton/feed)WikiDiscussions master Synced yesterday

READMEChangelog (2)Dependencies (1)Versions (4)Used By (0)

Nadir2 Skeleton
===============

[](#nadir2-skeleton)

Nadir2 Microframework Project Skeleton

[![Latest Stable Version](https://camo.githubusercontent.com/50b26e018c39f0584b6e1d5526844546b17c9dbc2defd6e65273130a5047270f/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e61646972322d736b656c65746f6e2f762f737461626c65)](https://packagist.org/packages/selikhovleonid/nadir2-skeleton)[![Latest Unstable Version](https://camo.githubusercontent.com/50a6e3639749b08119e8aa79a2d5d7643d67ac84415ef7e1df64256abee58d86/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e61646972322d736b656c65746f6e2f762f756e737461626c65)](https://packagist.org/packages/selikhovleonid/nadir2-skeleton)[![License](https://camo.githubusercontent.com/497757a21f1f50f602eff760be5508d695f85dbb0614b2220c3409157d32f062/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e61646972322d736b656c65746f6e2f6c6963656e7365)](https://packagist.org/packages/selikhovleonid/nadir2-skeleton)[![PHP from Packagist](https://camo.githubusercontent.com/f38bf48825a6477eef983c623934c6cd79bca5bcc51201a00870cbcc39135819/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73656c696b686f766c656f6e69642f6e61646972322d736b656c65746f6e2e737667)](https://packagist.org/packages/selikhovleonid/nadir2-skeleton)

Project structure
-----------------

[](#project-structure)

The prepared project template has the following structure after installing:

```
├── cli
│   └── cli.php
├── composer.json
├── composer.lock
├── config
│   └── main.php
├── controllers
│   ├── Cli.php
│   ├── System.php
│   └── Test.php
├── extensions
│   └── core
│       ├── AbstractAuth.php
│       ├── AbstractModel.php
│       ├── Auth.php
│       ├── Process.php
│       └── SystemCtrlInterface.php
├── LICENSE
├── models
│   └── Test.php
├── README.md
├── vendor
├── views
│   ├── layouts
│   │   └── main.php
│   ├── snippets
│   │   └── topbar.php
│   └── views
│       ├── system
│       │   ├── page401.php
│       │   ├── page403.php
│       │   └── page404.php
│       └── test
│           └── default.php
└── web
    └── index.php

```

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity60

Established project with proven stability

 Bus Factor1

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

3091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ae6af76e731edc15ac6b9de066fa737972315d1998704669a79f15eb77abe52?d=identicon)[selikhovleonid](/maintainers/selikhovleonid)

---

Top Contributors

[![selikhovleonid](https://avatars.githubusercontent.com/u/8490649?v=4)](https://github.com/selikhovleonid "selikhovleonid (16 commits)")[![lapotchkin](https://avatars.githubusercontent.com/u/6448437?v=4)](https://github.com/lapotchkin "lapotchkin (2 commits)")

---

Tags

templateSkeletonphp frameworkphp micro frameworknadir2

### Embed Badge

![Health badge](/badges/selikhovleonid-nadir2-skeleton/health.svg)

```
[![Health](https://phpackages.com/badges/selikhovleonid-nadir2-skeleton/health.svg)](https://phpackages.com/packages/selikhovleonid-nadir2-skeleton)
```

PHPackages © 2026

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