PHPackages                             rfaiez/nailphp - 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. rfaiez/nailphp

ActiveLibrary

rfaiez/nailphp
==============

NailPHP micro framework

00PHP

Since Feb 13Pushed 5y ago1 watchersCompare

[ Source](https://github.com/RFaiez/NailPHP)[ Packagist](https://packagist.org/packages/rfaiez/nailphp)[ RSS](/packages/rfaiez-nailphp/feed)WikiDiscussions master Synced 1w ago

READMEChangelogDependenciesVersions (1)Used By (0)

[![Logo](./public/logo.png)](./public/logo.png)

NailPHP
=======

[](#nailphp)

NailPHP is an MVC PHP framework for web and console applications. Released under the MIT license.

### Installation

[](#installation)

it requires PHP 7.2+ to run.

Install the dependencies.

```
$ composer create-project rfaiez/nailphp project
```

For starting the server

```
$ cd project
$ make serve
```

### Plugins

[](#plugins)

NailPHP is currently extended with the following plugins. Instructions on how to use them in your own application are linked below.

PluginREADMEPHP Form BuilderDoctrine AnnotationsDoctrine ORMEventDispatcherFastRoutePHP-DIsmartySymfony consolephpdotenvNailPHP Core[https://github.com/RFaiez/Framework\_Core/blob/master/README.md](https://github.com/RFaiez/Framework_Core/blob/master/README.md)### Development

[](#development)

To use console command Tab:

```
$ php bin/console
```

And to display available command Tab:

```
$ php bin/console
```

Or to use doctrine command Tab:

```
$ php vendor/bin/doctrine
```

And to display available doctrine command Tab:

```
$ php vendor/bin/doctrine
```

License
-------

[](#license)

MIT

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

 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/652966ca52d1adea2a381a95837f09b45702a75fb234e5ae4b93b4460b64d034?d=identicon)[Faiez\_R](/maintainers/Faiez_R)

---

Top Contributors

[![RFaiez](https://avatars.githubusercontent.com/u/72359887?v=4)](https://github.com/RFaiez "RFaiez (5 commits)")

### Embed Badge

![Health badge](/badges/rfaiez-nailphp/health.svg)

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

PHPackages © 2026

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