2017 © Pedro Peláez
 

project app

Basic app for Eliasis PHP Framework

image

eliasis-framework/app

Basic app for Eliasis PHP Framework

  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 8 Versions
  • 13 % Grown

The README.md

Eliasis PHP Framework application

Latest Stable Version License, (*1)

Spanish version, (*2)

image, (*3)



A skeleton for creating applications with Eliasis Framework., (*4)

Requirements

This framework is supported by PHP versions 5.6 or higher and is compatible with HHVM versions 3.0 or higher., (*5)

Installation

You can install this application using Composer., (*6)

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:, (*7)

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 :blush:, (*8)

License

This repository is licensed under the MIT License., (*9)

Copyright © 2017-2022, Josantonius, (*10)

The Versions

10/03 2017

1.0.0

1.0.0.0

Basic app for Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis