PHPackages                             raivokinne/minamell - 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. raivokinne/minamell

ActiveLibrary[Framework](/categories/framework)

raivokinne/minamell
===================

simple php framework

v1.x-dev(2y ago)033MITPHP

Since Jun 20Pushed 4mo ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (2)Used By (0)

Welcome to Minamell!
====================

[](#welcome-to-minamell)

Hello! **Minamell** is a php framework that is based on the MVC (Model view controller) design pattern.

How to make a Project
---------------------

[](#how-to-make-a-project)

To make a project Make sure you have [composer](https://getcomposer.org/download/) installed after that run this command in your terminal.

```
composer create-project raivokinne/minamell:1.x-dev example-project

```

after that you can cd in your project and run it by using:

```
composer install

```

and:

```
composer start

```

For more info: [Composer packages](https://packagist.org/packages/raivokinne/minamell)

###  Health Score

24

—

LowBetter than 31% of packages

Maintenance51

Moderate activity, may be stable

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity26

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

744d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/120594466?v=4)[Raivo Kinne](/maintainers/raivokinne)[@raivokinne](https://github.com/raivokinne)

---

Top Contributors

[![raivokinne](https://avatars.githubusercontent.com/u/120594466?v=4)](https://github.com/raivokinne "raivokinne (8 commits)")

### Embed Badge

![Health badge](/badges/raivokinne-minamell/health.svg)

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

###  Alternatives

[laravel/framework

The Laravel Framework.

34.8k543.8M20.1k](/packages/laravel-framework)[tempest/framework

The PHP framework that gets out of your way.

2.2k34.4k15](/packages/tempest-framework)[lion/bundle

Lion-framework configuration and initialization package

122.4k4](/packages/lion-bundle)[doppar/framework

The Doppar Framework

4012.4k14](/packages/doppar-framework)[zemit-cms/core

Build Phalcon REST APIs faster with database-first scaffolding, model relationships, eager loading, identity, permissions, CLI, and WebSocket support.

148.5k1](/packages/zemit-cms-core)

PHPackages © 2026

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