shutdown57/maframe

This package is abandoned and no longer maintained. The author suggests using the justalinko/reikoframework package instead.

The Maframe simple MVC Framework for php.

dev-master 2020-12-11 18:45 UTC

This package is not auto-updated.

Last update: 2021-10-15 17:21:04 UTC


README

Maframe is a simple mvc-based php framework. initially I use for my own projects but over time here I share and may be useful for us all

Server Reqruitments

PHP version 5.6 or newer is recommended.

It should work on 5.4.8 as well, but we strongly advise you NOT to run such old versions of PHP, because of potential security and performance issues, as well as missing features.

Installation

Via Git

git clone https://github.com/justalinko/maframe

Via composer

composer require shutdown57/maframe:dev-master

License

Please see the license agreement

Contributing

If you wanna contribute this project you can contact : alinkokomansuby@gmail.com

Bug issues

Submit new issues if you found some bug or probleme here