PHPackages                             eliasis-framework/complement - 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/complement

AbandonedArchivedLibrary[Framework](/categories/framework)

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

PHP library for adding addition of complements for Eliasis Framework.

1.1.1(8y ago)065015MITPHPPHP ^5.6 || ^7.0

Since May 27Pushed 3y ago2 watchersCompare

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

READMEChangelog (10)Dependencies (9)Versions (12)Used By (15)

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

[](#eliasis-php-framework)

[![Packagist](https://camo.githubusercontent.com/86e9221188d3636b7de04480ed24d292a93e01b583d70113e5a8d25f697e6c3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f656c69617369732d6672616d65776f726b2f636f6d706c656d656e742e737667)](https://packagist.org/packages/eliasis-framework/complement)[![License](https://camo.githubusercontent.com/3f2c3a97dd6564b3d0d3f512b608d326edfe85db8cbe50baa753f6b87d604108/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f656c69617369732d6672616d65776f726b2f636f6d706c656d656e742e737667)](https://github.com/eliasis-framework/complement/blob/master/LICENSE)

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

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

---

- [Requirements](#requirements)
- [Installation](#installation)
- [Documentation](#documentation)
- [Tests](#tests)
- [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/complement

```

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/complement --prefer-source

```

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

[](#documentation)

[Documentation and examples of use](https://eliasis-framework.github.io/complement/v1.1.1/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/complement.git

cd complement

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

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community17

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 ~26 days

Recently: every ~49 days

Total

12

Last Release

2987d 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 (84 commits)")

---

Tags

phppluginframeworkEliasismodulecomponenthmvcModule HandlerTenplate

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

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

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

###  Alternatives

[pestphp/pest-plugin-profanity

The Pest Profanity Plugin

1028.8M28](/packages/pestphp-pest-plugin-profanity)[pestphp/pest-plugin-faker

The Pest Faker Plugin

376.4M206](/packages/pestphp-pest-plugin-faker)[pestphp/pest-plugin-type-coverage

The Type Coverage plugin for Pest PHP.

343.3M732](/packages/pestphp-pest-plugin-type-coverage)[kompo/kompo

Laravel &amp; Vue.js FullStack Components for Rapid Application Development

11812.4k21](/packages/kompo-kompo)

PHPackages © 2026

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