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)78.6k↓50%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 1mo 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 86% of packages

Maintenance38

Infrequent updates — may be unmaintained

Popularity29

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity66

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

550d 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

[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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