nowaera / mmi-mmi
MMi Framework Library
dev-master / 1.0.x-dev
2020-01-22 09:27 UTC
Requires
- php: >=7.0.0
- graylog2/gelf-php: 1.5.*
- monolog/monolog: 1.*
- nowaera/mmi-core: dev-master@dev
Requires (Dev)
- php-console/php-console: ~3.1
- phpunit/phpunit: ^6.0
This package is auto-updated.
Last update: 2025-02-22 20:40:12 UTC
README
README What is MMi?
MMi is a PHP 5.4 full-stack web framework. It is written with speed and flexibility in mind. It allows developers to build better and easy to maintain websites with PHP.
MMi can be used to develop all kind of websites, from your personal blog to high traffic ones like Dlanauczyciela Empiktravel!
Requirements
MMi is only supported on PHP 5.4.0 and up.
Installation
The best way to install MMi is to use composer:
1). composer install 2). configure Your environment in src/App/ConfigXXX.php (where XXX is Your ENV) 3). php bin/DbDeploy.php