smoren/mushroom-framework

There is no license information available for the latest version (v1) of this package.

Tiny framework for web apps

Installs: 17

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 0

Open Issues: 0

pkg:composer/smoren/mushroom-framework

v1 2018-07-21 13:12 UTC

This package is auto-updated.

Last update: 2025-09-24 22:22:39 UTC


README

Light microframework like Laravel.

Docs in progress...

Installation:

composer create-project --stability dev smoren/mushroom-framework
php master example install
# then edit file app/config/config.db.php
php master migrate install
php master migrate roll