A skeleton for creating applications with Eliasis Framework.
This framework is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher.
You can install this application using Composer.
composer create-project --prefer-dist eliasis-framework/app
The previous command will only install the necessary files, if you prefer to download the entire source code you can use:
composer create-project --prefer-source eliasis-framework/app
cd app
composer install
If this project helps you to reduce your development time, you can sponsor me to support my open source work 😊
This repository is licensed under the MIT License.
Copyright © 2017-2022, Josantonius