PHPackages                             setasign/composer-ioncube-license-installer - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. setasign/composer-ioncube-license-installer

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

setasign/composer-ioncube-license-installer
===========================================

Installer plugin for ioncube licenses

v1.2.0(1y ago)69.9k↑766.7%1MITPHPPHP ^5.4 || ^7.0 || ^8.0

Since Dec 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/Setasign/ComposerIoncubeLicenseInstaller)[ Packagist](https://packagist.org/packages/setasign/composer-ioncube-license-installer)[ RSS](/packages/setasign-composer-ioncube-license-installer/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Composer Ioncube License Installer
==================================

[](#composer-ioncube-license-installer)

[![Latest Stable Version](https://camo.githubusercontent.com/206063bb3b857ffe9e19b2bd66039e64ae29b1ae9bd317d1063a6d78d597bfcc/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736574617369676e2f636f6d706f7365722d696f6e637562652d6c6963656e73652d696e7374616c6c65722e737667)](https://packagist.org/packages/setasign/composer-ioncube-license-installer)

The composer ioncube license installer is a plugin for [composer](https://getcomposer.org/) to automatically install [ioncube](https://www.ioncube.com/) licenses into a related composer package.

How does it work?
-----------------

[](#how-does-it-work)

The license has to be a standalone composer package similar to this:

```
{
   "type":"ioncube-license",
   "name":"your-vendor/your-encoded-package-license",
   "license":"proprietary",
   "require":{
      "setasign/composer-ioncube-license-installer":"*"
   },
   "extra":{
      "licenseValidFor":[
         "your-vendor/your-encoded-package"
      ]
   }
}

```

All license files have to be on the root level of this package and must have the extension ".icl".

The plugin will listen to the EventDispatcher of composer and if one of the packages from "licenseValidFor" is installed or updated it will copy all ".icl" files into the package directory.

License
-------

[](#license)

ComposerIoncubeLicenseInstaller is licensed under the MIT License - see the LICENSE file for details

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity30

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Total

5

Last Release

648d ago

PHP version history (2 changes)v1.0.0PHP ^5.4 || ^7.0

v1.0.1PHP ^5.4 || ^7.0 || ^8.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/78b46f7020bdcd25e761812659988691e50aba9a25b2a48ea33f6137f2fc2536?d=identicon)[Setasign](/maintainers/Setasign)

---

Top Contributors

[![MaximilianKresse](https://avatars.githubusercontent.com/u/545671?v=4)](https://github.com/MaximilianKresse "MaximilianKresse (18 commits)")

---

Tags

composer-pluginioncubeioncube-phpphp

### Embed Badge

![Health badge](/badges/setasign-composer-ioncube-license-installer/health.svg)

```
[![Health](https://phpackages.com/badges/setasign-composer-ioncube-license-installer/health.svg)](https://phpackages.com/packages/setasign-composer-ioncube-license-installer)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

740103.0M1.2k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5346.5M600](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2125.4M213](/packages/drupal-core-project-message)[phpro/grumphp-shim

GrumPHP Phar distribution

284.9M348](/packages/phpro-grumphp-shim)[automattic/jetpack-autoloader

Creates a custom autoloader for a plugin or theme.

566.3M167](/packages/automattic-jetpack-autoloader)[altis/core

Core module for Altis

19233.0k4](/packages/altis-core)

PHPackages © 2026

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