Emotion Engine was an experiment to create an easy to use PHP Web Framework in very short amount of time. It was developed by Dal Rupnik for Bachelor of Science Thesis in 2011. The original paper is published on Digital Library of University of Maribor in Slovenian language.
Framework was inspired by many top existing frameworks at the time such as CodeIgniter, Symfony, Yii and Zend. It implements and builds on many ideas put forward by other respective frameworks. The main goal behind the development of the framework was to keep it's memory footprint small and very fast loading time, while having all the benefits of many components used in large frameworks.
This repository contains the latest code of the framework including a web application that was originally implemented as the main distribution site for the framework. It also includes code that optimizes and "compiles" the entire PHP framework into smaller files and allows download of the package.
Dal Rupnik
- legoless on GitHub
- @thelegoless on Twitter
- dal@unifiedsense.com
Emotion Engine is available under the MIT license. See LICENSE file for more information.