2017 © Pedro Peláez
 

library eliasis

Eliasis PHP Framework

image

eliasis-framework/eliasis

Eliasis PHP Framework

  • PHP
  • 17 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 15 Versions
  • 2 % Grown

The README.md

Eliasis PHP Framework

Packagist License, (*1)

Versión en español, (*2)

image, (*3)



Requirements

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

Installation

You can install Eliasis PHP Framework into your project using Composer. If you're starting a new project, we recommend using the basic app as a starting point. For existing applications you can run the following:, (*5)

composer require eliasis-framework/eliasis

The previous command will only install the necessary files, if you prefer to download the entire source code you can use:, (*6)

composer require eliasis-framework/eliasis --prefer-source

Documentation

Documentation and examples of use., (*7)

Tests

To run tests you just need composer and to execute the following:, (*8)

git clone https://github.com/eliasis-framework/eliasis.git

cd eliasis

bash bin/install-wp-tests.sh wordpress_test root '' localhost latest

composer install

Run unit tests with PHPUnit:, (*9)

composer phpunit

Run PSR2 code standard tests with PHPCS:, (*10)

composer phpcs

Run PHP Mess Detector tests to detect inconsistencies in code style:, (*11)

composer phpmd

Run all previous tests:, (*12)

composer tests

If this project helps you to reduce your development time, you can sponsor me to support my open source work :blush:, (*13)

License

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

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

The Versions

11/09 2017

1.1.1

1.1.1.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

03/09 2017

1.1.0

1.1.0.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

12/06 2017

1.0.9

1.0.9.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

02/06 2017

1.0.8

1.0.8.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

31/05 2017

1.0.7

1.0.7.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

16/05 2017

1.0.6

1.0.6.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

08/05 2017

1.0.5

1.0.5.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

26/04 2017

1.0.4

1.0.4.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

06/04 2017

1.0.2

1.0.2.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

06/04 2017

1.0.1

1.0.1.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis

10/03 2017

1.0.0

1.0.0.0

Eliasis PHP Framework

  Sources   Download

MIT

The Requires

 

framework php hmvc eliasis