PHPackages                             mmf/framework - 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. mmf/framework

ActiveLibrary

mmf/framework
=============

The Mamasu framework

0.0.30(10y ago)1451PHPPHP &gt;=5.4

Since Oct 29Pushed 10y ago1 watchersCompare

[ Source](https://github.com/mamasu/mama-framework)[ Packagist](https://packagist.org/packages/mmf/framework)[ RSS](/packages/mmf-framework/feed)WikiDiscussions master Synced 2mo ago

READMEChangelogDependencies (5)Versions (30)Used By (1)

Install composer
================

[](#install-composer)

php -r "readfile('');" &gt; composer-setup.php

php -r "if (hash\_file('SHA384', 'composer-setup.php') === 'a52be7b8724e47499b039d53415953cc3d5b459b9d9c0308301f867921c19efc623b81dfef8fc2be194a5cf56945d223') { echo 'Installer verified'; } else { echo 'Installer corrupt'; unlink('composer-setup.php'); } echo PHP\_EOL;"

php composer-setup.php

php -r "unlink('composer-setup.php');"

mv composer.phar /usr/local/bin/composer

Install project
===============

[](#install-project)

Usage:
------

[](#usage)

composer create-project mmf/mmf \[Directory name\]

Example:
--------

[](#example)

composer create-project mmf/mmf mmf

Install database
================

[](#install-database)

Use included database dump in project root DumpTestDB

Configure server
================

[](#configure-server)

The document root need to point to public folder

At this point the mamaframework may be installed

Posibles mensajes de error
==========================

[](#posibles-mensajes-de-error)

Texto de errorCorreccion```
{"success":false,"responseData":{"errorCode":1600,"errorMessage":"The URL not match with any of our defined routes"}}
```

 | Ir a config/routing.ini para ver las rutas disponibles ```
{"success":false,"responseData":{"errorCode":0,"errorMessage":"Error trying to connect to db"}}
```

 | Ir a config/config.ini para ver si el grupo db\_default esta bien configurado ```
{"success":false,"responseData":{"errorCode":1500,"errorMessage":"User not allow to access"}}
```

 | Ir a config/routing.ini para ver las rutas disponibles

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 96.4% 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 ~6 days

Recently: every ~19 days

Total

29

Last Release

3668d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/075f6628cc92b1bbda3c44b761659172ade0fb757de32d5b5265c7de9f205e42?d=identicon)[casahuga](/maintainers/casahuga)

---

Top Contributors

[![xcasahuga](https://avatars.githubusercontent.com/u/8807849?v=4)](https://github.com/xcasahuga "xcasahuga (27 commits)")[![izquierdojv](https://avatars.githubusercontent.com/u/18055943?v=4)](https://github.com/izquierdojv "izquierdojv (1 commits)")

### Embed Badge

![Health badge](/badges/mmf-framework/health.svg)

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

###  Alternatives

[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[abydahana/aksara

Aksara is a CodeIgniter based CRUD Toolkit you can use to build complex applications become shorter, secure and more reliable just in a few lines of code. Serving both CMS or Framework, produce both HEADLESS (RESTful API) or TRADITIONAL (Browser Based), just by writing single controller. Yet it's reusable, scalable and ready to use!

1101.2k](/packages/abydahana-aksara)

PHPackages © 2026

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