This package is abandoned and no longer maintained. No replacement package was suggested.

Basic app for Eliasis PHP Framework

1.0.6 2018-05-07 09:28 UTC

This package is auto-updated.

Last update: 2022-08-19 18:54:02 UTC


README

Latest Stable Version License

Spanish version

image

A skeleton for creating applications with Eliasis Framework.

Requirements

This framework is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher.

Installation

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

Sponsor

If this project helps you to reduce your development time, you can sponsor me to support my open source work 😊

License

This repository is licensed under the MIT License.

Copyright © 2017-2022, Josantonius