PHPackages                             eliasis-framework/eliasis - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Framework](/categories/framework)
4. /
5. eliasis-framework/eliasis

AbandonedArchivedLibrary[Framework](/categories/framework)

eliasis-framework/eliasis
=========================

Eliasis PHP Framework

1.1.4(8y ago)689114MITPHPPHP ^5.6 || ^7.0

Since Mar 10Pushed 3y ago3 watchersCompare

[ Source](https://github.com/eliasis-framework/eliasis)[ Packagist](https://packagist.org/packages/eliasis-framework/eliasis)[ RSS](/packages/eliasis-framework-eliasis/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (10)Dependencies (11)Versions (14)Used By (14)

Eliasis PHP Framework
=====================

[](#eliasis-php-framework)

[![Packagist](https://camo.githubusercontent.com/986813e9c0a6f5435211817bb2e1c4f04644eec1d54f7c71a98c6f963abc963f/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c69617369732d6672616d65776f726b2f656c69617369732e737667)](https://packagist.org/packages/eliasis-framework/eliasis)[![License](https://camo.githubusercontent.com/5312426075e3cac88c90561fffbe91bd55e1c08494398b841651e7be1e50111d/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656c69617369732d6672616d65776f726b2f656c69617369732e737667)](https://github.com/eliasis-framework/eliasis/blob/master/LICENSE)

[Versión en español](README-ES.md)

[![image](resources/eliasis-php-framework.png)](resources/eliasis-php-framework.png)

---

- [Requirements](#requirements)
- [Installation](#installation)
- [Documentation](#documentation)
- [Tests](#tests)
- [TODO](#-todo)
- [Sponsor](#Sponsor)
- [License](#license)

---

Requirements
------------

[](#requirements)

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

Installation
------------

[](#installation)

You can install **Eliasis PHP Framework** into your project using [Composer](http://getcomposer.org/download/). If you're starting a new project, we recommend using the [basic app](https://github.com/eliasis-framework/app) as a starting point. For existing applications you can run the following:

```
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:

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

```

Documentation
-------------

[](#documentation)

[Documentation and examples of use](https://eliasis-framework.github.io/eliasis/v1.1.3/lang/en/).

Tests
-----

[](#tests)

To run [tests](tests) you just need [composer](http://getcomposer.org/download/) and to execute the following:

```
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](https://phpunit.de/):

```
composer phpunit

```

Run [PSR2](http://www.php-fig.org/psr/psr-2/) code standard tests with [PHPCS](https://github.com/squizlabs/PHP_CodeSniffer):

```
composer phpcs

```

Run [PHP Mess Detector](https://phpmd.org/) tests to detect inconsistencies in code style:

```
composer phpmd

```

Run all previous tests:

```
composer tests

```

Sponsor
-------

[](#sponsor)

If this project helps you to reduce your development time, [you can sponsor me](https://github.com/josantonius#sponsor) to support my open source work 😊

License
-------

[](#license)

This repository is licensed under the [MIT License](LICENSE).

Copyright © 2017-2022, [Josantonius](https://github.com/josantonius#contact)

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity65

Established project with proven stability

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~32 days

Recently: every ~61 days

Total

14

Last Release

2930d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4b221283501ec8a9cbaefaf27821a91ae8ddd33bddf1fccc6c6815b7ad216ff1?d=identicon)[Josantonius](/maintainers/Josantonius)

---

Top Contributors

[![josantonius](https://avatars.githubusercontent.com/u/18104336?v=4)](https://github.com/josantonius "josantonius (109 commits)")

---

Tags

frameworkhmvchmvc-frameworkmvcmvc-frameworkphproutesphpframeworkwordpressEliasishmvc

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/eliasis-framework-eliasis/health.svg)

```
[![Health](https://phpackages.com/badges/eliasis-framework-eliasis/health.svg)](https://phpackages.com/packages/eliasis-framework-eliasis)
```

###  Alternatives

[dingo-d/wp-pest

A package that will add WordPress integration test suite with Pest framework

12923.9k7](/packages/dingo-d-wp-pest)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
