PHPackages                             dwnload/edd-software-license-manager - 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. dwnload/edd-software-license-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

dwnload/edd-software-license-manager
====================================

A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.

2.3.2(6mo ago)61.5k↓80%1[4 PRs](https://github.com/dwnload/EddSoftwareLicenseManager/pulls)1MITPHPPHP ^8.3CI passing

Since Nov 6Pushed 3w ago1 watchersCompare

[ Source](https://github.com/dwnload/EddSoftwareLicenseManager)[ Packagist](https://packagist.org/packages/dwnload/edd-software-license-manager)[ RSS](/packages/dwnload-edd-software-license-manager/feed)WikiDiscussions master Synced today

READMEChangelog (10)Dependencies (12)Versions (28)Used By (1)

EDD Software License Manager
============================

[](#edd-software-license-manager)

![PHP from Packagist](https://camo.githubusercontent.com/d5785967924f979051e8c26a4b62ef0a5fe43970a635dc08c6af9f0236c41aa1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f64776e6c6f61642f6564642d736f6674776172652d6c6963656e73652d6d616e616765722e737667)[![Latest Stable Version](https://camo.githubusercontent.com/914419d2fa0316e71c056587512d9d22705c6525938c74f42d45b824bc571483/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64776e6c6f61642f6564642d736f6674776172652d6c6963656e73652d6d616e616765722e737667)](https://packagist.org/packages/dwnload/edd-software-license-manager)[![Total Downloads](https://camo.githubusercontent.com/d54f3b4f2ecf2a0bf770eede1abdc33b7a0019c60f98548fc32d05f6f5da69d1/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f64776e6c6f61642f6564642d736f6674776172652d6c6963656e73652d6d616e616765722e737667)](https://packagist.org/packages/dwnload/edd-software-license-manager)[![License](https://camo.githubusercontent.com/d2e70ce17ba1f569f327b10a305a18dae122110450582d076c69b64771035d08/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f6c2f64776e6c6f61642f6564642d736f6674776172652d6c6963656e73652d6d616e616765722e737667)](https://packagist.org/packages/dwnload/edd-software-license-manager)[![Build Status](https://github.com/dwnload/WpSettingsApi/actions/workflows/main.yml/badge.svg)](https://github.com/dwnload/WpSettingsApi/actions/workflows/main.yml/badge.svg)[![codecov](https://camo.githubusercontent.com/bf59583181117ed0fc4afbe5e2247376a54cb8d49ae379538e3c641b38fc6413/68747470733a2f2f636f6465636f762e696f2f67682f64776e6c6f61642f577053657474696e67734170692f2f6272616e63682f646576656c6f702f67726170682f62616467652e737667)](https://codecov.io/gh/dwnload/WpSettingsApi/)

A PHP class abstraction for managing WordPress plugin licenses and auto-updates that are sold on an Easy Digital Downloads store.

Package Installation (via Composer)
-----------------------------------

[](#package-installation-via-composer)

To install this package, edit your `composer.json` file:

```
{
    "require": {
        "dwnload/edd-software-license-manager": "^2.3"
    }
}
```

Or run:

`$ composer require dwnload/edd-software-license-manager`

### How to use this package

[](#how-to-use-this-package)

```
use Dwnload\EddSoftwareLicenseManager\Edd\License;
$data = [
    'api_url' => 'https://frosty.media/',
    'license' => License::getLicenseKey($plugin_id),
    'item_name' => 'Custom Login Style Pack #1', // Name of this plugin (matching your EDD Download title).
    'author' => 'Frosty Media',
    'item_id' => (int),
    'version' => '1.0.0',
];
\TheFrosty\WpUtilities\Plugin\Plugin $plugin
    ->add(new Edd\LicenseManager($plugin, $data))
    ->add(new Edd\PluginUpdater($data['api_url'], __FILE__, $data))
->initialize();
```

###  Health Score

56

—

FairBetter than 97% of packages

Maintenance84

Actively maintained with recent releases

Popularity24

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity88

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 90.8% 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 ~248 days

Recently: every ~0 days

Total

13

Last Release

182d ago

Major Versions

1.4.0 → 2.0.02023-11-15

PHP version history (5 changes)1.2.0PHP &gt;=7.0.4

1.4.0PHP &gt;=7.1

2.0.0PHP ^8.0

2.1.0PHP ^8.1

2.2.0PHP ^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/9297f4f4d23d5528e50d33af9d3f79bcfe7900dfdda17993be767157098f58bb?d=identicon)[thefrosty](/maintainers/thefrosty)

---

Top Contributors

[![thefrosty](https://avatars.githubusercontent.com/u/367897?v=4)](https://github.com/thefrosty "thefrosty (119 commits)")[![dependabot[bot]](https://avatars.githubusercontent.com/in/29110?v=4)](https://github.com/dependabot[bot] "dependabot[bot] (12 commits)")

---

Tags

easy-digital-downloadspackagephpwordpresswordpress-php-library

###  Code Quality

TestsPHPUnit

Code StylePHP\_CodeSniffer

### Embed Badge

![Health badge](/badges/dwnload-edd-software-license-manager/health.svg)

```
[![Health](https://phpackages.com/badges/dwnload-edd-software-license-manager/health.svg)](https://phpackages.com/packages/dwnload-edd-software-license-manager)
```

###  Alternatives

[helsingborg-stad/municipio

A bootstrap theme for creating municipality sites.

4028.5k10](/packages/helsingborg-stad-municipio)[mediawiki/maps

Adds various mapping features to MediaWiki

84152.3k3](/packages/mediawiki-maps)[starcitizentools/citizen-skin

A beautiful, usable, responsive MediaWiki skin with in-depth extension support. Originally developed for the Star Citizen Wiki.

3376.6k](/packages/starcitizentools-citizen-skin)[civicrm/civicrm-drupal-8

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

19251.4k3](/packages/civicrm-civicrm-drupal-8)[altis/core

Core module for Altis

19228.0k3](/packages/altis-core)[pfefferle/wordpress-activitypub

The ActivityPub protocol is a decentralized social networking protocol based upon the ActivityStreams 2.0 data format.

5721.7k4](/packages/pfefferle-wordpress-activitypub)

PHPackages © 2026

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