02/02
2018
Wallogit.com
2017 © Pedro Peláez
A robust MVC framework for PHP application development.
Magelight is a lightweight MVC framework inspired by Magento written ground-up for PHP 7, (*1)
Magelight is distributed under Open Software License 3.0 (OSL 3.0)., (*3)
include 'core.php'composer require rganin/magelight @dev
vendor/autoload.php in your projectvendor/rganin/magelight/app/*
to your project directory\Magelight::app()->addModulesDir('your_app/modules') in your projectMagelight is open to everyone. Feel free to explore, highlight issues and contribute your solutions., (*4)
See contribution guidelines for more details., (*5)