Download the PHP package eliasis-framework/app without Composer
On this page you can find all versions of the php package eliasis-framework/app. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download eliasis-framework/app
More information about eliasis-framework/app
Files in eliasis-framework/app
Package app
Short Description Basic app for Eliasis PHP Framework
License MIT
Informations about the package app
Eliasis PHP Framework application
Spanish version
- Requirements
- Installation
- Sponsor
- License
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 :blush:
License
This repository is licensed under the MIT License.
Copyright © 2017-2022, Josantonius
All versions of app with dependencies
eliasis-framework/eliasis Version ^1.1.4
eliasis-framework/complement Version ^1.1.1
josantonius/loadtime Version ^1.1.7
josantonius/hook Version ^1.1.0
josantonius/router Version ^1.1.1
josantonius/asset Version ^1.1.7
josantonius/errorhandler Version ^1.1.8