PHPackages                             payperlez/inna - 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. payperlez/inna

ActiveLibrary[Framework](/categories/framework)

payperlez/inna
==============

A PHP minimal framework which allows you to control every bit of it.

1.4.3(5mo ago)351MITPHPPHP &gt;=8.0

Since Jan 8Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/ekwachie/inna)[ Packagist](https://packagist.org/packages/payperlez/inna)[ RSS](/packages/payperlez-inna/feed)WikiDiscussions main Synced today

READMEChangelogDependencies (5)Versions (4)Used By (0)

INNA
====

[](#inna)

INNA: A PHP minimal framework which allows you to control every bit of it. Special thanks to our Payperlez Team working on this.

[![Screenshot](screenshot.png)](screenshot.png)

HOW TO USE
==========

[](#how-to-use)

- Install composer globally. Do the following on a Linux. Visit [here](https://getcomposer.org/doc/00-intro.md) for windows.

```
$ php -r "copy('https://getcomposer.org/installer', 'composer-setup.php');"
$ php -r "if (hash_file('sha384', 'composer-setup.php') === 'c8b085408188070d5f52bcfe4ecfbee5f727afa458b2573b8eaaf77b3419b0bf2768dc67c86944da1544f06fa544fd47') { echo 'Installer verified'.PHP_EOL; } else { echo 'Installer corrupt'.PHP_EOL; unlink('composer-setup.php'); exit(1); }"
$ php composer-setup.php
$ php -r "unlink('composer-setup.php');"
$ mv composer.phar /usr/local/bin/composer
```

- Create a new project using composer.

```
$ composer create-project payperlez/inna [project_name] -s stable
```

- Generate Keys

```
 $ openssl rand -hex 32
```

- Create migrations

```
$ ./migrations add table_name column:type column:type ...
```

- Apply migrations

```
$ ./migrations update
```

- Built With \[ List of applications using INNA PHP FRAMEWORK \]

```
1. myblogpay.com
```

Todo
====

[](#todo)

- Work on database migrations \[ Alter tables etc \]

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance70

Regular maintenance activity

Popularity8

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity42

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95.7% 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 ~1 days

Total

3

Last Release

173d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/150720543?v=4)[Desmond Evans](/maintainers/ekwachie)[@ekwachie](https://github.com/ekwachie)

---

Top Contributors

[![ekwachie](https://avatars.githubusercontent.com/u/150720543?v=4)](https://github.com/ekwachie "ekwachie (66 commits)")[![payperlez](https://avatars.githubusercontent.com/u/66474024?v=4)](https://github.com/payperlez "payperlez (3 commits)")

---

Tags

frameworkdo it yourselfInnaInna frameworkInna php frameworkpayperlez php framework

### Embed Badge

![Health badge](/badges/payperlez-inna/health.svg)

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

###  Alternatives

[matomo/matomo

Matomo is the leading Free/Libre open analytics platform

21.7k38.9k](/packages/matomo-matomo)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.1k17.8k](/packages/prestashop-prestashop)[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/storefront

Storefront for Shopware

684.6M236](/packages/shopware-storefront)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.6M574](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9421.6k61](/packages/open-dxp-opendxp)

PHPackages © 2026

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