PHPackages                             themewizz/twz-plugin-manager-client-library - 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. themewizz/twz-plugin-manager-client-library

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

themewizz/twz-plugin-manager-client-library
===========================================

Plugin Manager Client Library

5.0.8(1y ago)1244MITPHP

Since Dec 22Pushed 1y ago1 watchersCompare

[ Source](https://github.com/ThemeWizz/twz-plugin-manager-client-library)[ Packagist](https://packagist.org/packages/themewizz/twz-plugin-manager-client-library)[ RSS](/packages/themewizz-twz-plugin-manager-client-library/feed)WikiDiscussions main Synced 2w ago

READMEChangelog (6)DependenciesVersions (9)Used By (0)

Software License Manager PHP Class
==================================

[](#software-license-manager-php-class)

This class can be used in a PHP application to contact a Themewizz based Plugin Manager Server using the free [TWZ Plugin Manager](https://themewizz.com).

Usage
-----

[](#usage)

- Install WordPress on your license server
- Install the Software License Manager Plugin on that server
- Configure the plugin, e.g. setting the secret key for validation
- Include TWZ\_Plugin\_Manager\_Client class in your PHP application

```
		$server_url = 'Server URL';
		$plugin_slug = 'your_plugin_slug';
		$pluginManager = new TWZ_Plugin_Manager_Client($server_url, $plugin_slug);
		echo $pluginManager->show_products();
```

###  Health Score

29

—

LowBetter than 57% of packages

Maintenance39

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

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

Recently: every ~1 days

Total

8

Last Release

515d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/91fcbd6606e4ce74c66c3a494d5638a1102eefebbe4d34e7b9d1768097046a03?d=identicon)[themewizz](/maintainers/themewizz)

---

Top Contributors

[![sersart](https://avatars.githubusercontent.com/u/2663716?v=4)](https://github.com/sersart "sersart (10 commits)")

### Embed Badge

![Health badge](/badges/themewizz-twz-plugin-manager-client-library/health.svg)

```
[![Health](https://phpackages.com/badges/themewizz-twz-plugin-manager-client-library/health.svg)](https://phpackages.com/packages/themewizz-twz-plugin-manager-client-library)
```

###  Alternatives

[kartik-v/php-date-formatter

A Javascript datetime formatting and manipulation library using PHP date-time formats.

471.6M3](/packages/kartik-v-php-date-formatter)[swag/demo-data

Plugin including demo data

1226.9k](/packages/swag-demo-data)

PHPackages © 2026

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