PHPackages                             selikhovleonid/nadir-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/nadir-skeleton

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

selikhovleonid/nadir-skeleton
=============================

Nadir PHP Microframework Skeleton

1.0.1(8y ago)113[1 issues](https://github.com/selikhovleonid/nadir-skeleton/issues)MITPHPPHP &gt;=5.3.0

Since Nov 18Pushed 8y ago1 watchersCompare

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

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

Nadir Skeleton
==============

[](#nadir-skeleton)

Nadir Microframework Project Skeleton

[![Latest Stable Version](https://camo.githubusercontent.com/6ad05bc57037d2a6524bf18e705971a8ad4f91857cc3f3343bd32b03c6602077/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e616469722d736b656c65746f6e2f762f737461626c65)](https://packagist.org/packages/selikhovleonid/nadir-skeleton)[![Latest Unstable Version](https://camo.githubusercontent.com/e9f51fac907ebb231477f2eff2f8d02e77c6f6f062c9a9b318933f8485ec5011/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e616469722d736b656c65746f6e2f762f756e737461626c65)](https://packagist.org/packages/selikhovleonid/nadir-skeleton)[![License](https://camo.githubusercontent.com/68c980409db22776b4a28cc85fc82636020e037918de2b3cbe84a3cb3abe77f6/68747470733a2f2f706f7365722e707567782e6f72672f73656c696b686f766c656f6e69642f6e616469722d736b656c65746f6e2f6c6963656e7365)](https://packagist.org/packages/selikhovleonid/nadir-skeleton)[![PHP from Packagist](https://camo.githubusercontent.com/60e92b77fc6829ed0deeb6d7b2a424ebd5815fadb55952bb4b4a59d2a7a6acd2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f73656c696b686f766c656f6e69642f6e616469722d736b656c65746f6e2e737667)](https://packagist.org/packages/selikhovleonid/nadir-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

21

—

LowBetter than 19% of packages

Maintenance0

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

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 ~4 days

Total

2

Last Release

3092d 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 (23 commits)")

---

Tags

templateSkeletonphp frameworkphp micro frameworknadir

### Embed Badge

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

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

PHPackages © 2026

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