PHPackages                             codeinwp/themeisle-sdk - 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. codeinwp/themeisle-sdk

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

codeinwp/themeisle-sdk
======================

Themeisle SDK.

3.3.50(5mo ago)2246.1k↓10.8%1GPL-2.0+PHP

Since Dec 21Pushed 5mo ago3 watchersCompare

[ Source](https://github.com/Codeinwp/themeisle-sdk)[ Packagist](https://packagist.org/packages/codeinwp/themeisle-sdk)[ Docs](https://github.com/Codeinwp/themeisle-sdk)[ RSS](/packages/codeinwp-themeisle-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (2)Versions (116)Used By (1)

Themeisle SDK
=============

[](#themeisle-sdk)

ThemeIsle SDK used to register common features for products in the portfolio.

Can be installed using composer: `composer require codeinwp/themeisle-sdk`and manually autoloading the load.php file in the composer.json file of your project:

```

  "autoload": {
    "files": [
      "vendor/codeinwp/themeisle-sdk/load.php"
    ]
  }

```

### Features

[](#features)

- Loads the most recent version of the library across all the products on the same wordpress instance. For instance if there is a theme which bundles v2.0.0 of the SDK and one plugin which bundles the v1.9.1, it will load on the most recent one, v2.0.0 for both products.
- If there are two products using the same version, it will load the first one that register the SDK, unless it's explicitly overwritten.
- Each functionality is bundled into modules, which are loaded based on the product type. Free/Pro, is available on wordpress or not.
- Telemetry. Track the use of the feature. [Check the docs to learn more](./docs/telemetry.md).

### How to register product

[](#how-to-register-product)

- The library works out of the box by simply loading the autoloader into the plugin/theme files.
- Some modules are loaded only if the product is not available on WordPress.org ( licenser/review ). You can define if the product is available on wordpress.org by adding this file header `WordPress Available:  ` where `` will be replaced with the proper status.
- If the product requires is a premium one and requires a licesing mechanism, we can use `Requires License: ` to specifically tell that the product requires license.

### Guides

[](#guides)

- [Add and use Telemetry in a product](./docs/TELEMETRY.md)
- [Running and adding an E2E test](./docs/E2E.md)

###  Health Score

53

—

FairBetter than 97% of packages

Maintenance70

Regular maintenance activity

Popularity36

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity78

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

Recently: every ~48 days

Total

115

Last Release

174d ago

Major Versions

1.0.0 → 3.0.02018-12-21

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/3330746?v=4)[Marius Cristea](/maintainers/selul)[@selul](https://github.com/selul)

---

Top Contributors

[![pirate-bot](https://avatars.githubusercontent.com/u/58979018?v=4)](https://github.com/pirate-bot "pirate-bot (1 commits)")

---

Tags

wordpress

### Embed Badge

![Health badge](/badges/codeinwp-themeisle-sdk/health.svg)

```
[![Health](https://phpackages.com/badges/codeinwp-themeisle-sdk/health.svg)](https://phpackages.com/packages/codeinwp-themeisle-sdk)
```

###  Alternatives

[tgmpa/tgm-plugin-activation

TGM Plugin Activation is a PHP library that allows you to easily require or recommend plugins for your WordPress themes (and plugins).

1.8k222.5k13](/packages/tgmpa-tgm-plugin-activation)[aristath/kirki

Extending the WordPress customizer

1.3k73.0k4](/packages/aristath-kirki)[afragen/git-updater

A plugin to automatically update GitHub, Bitbucket, GitLab, or Gitea hosted plugins, themes, and language packs.

3.3k1.6k](/packages/afragen-git-updater)[justintadlock/hybrid-carbon

God-like post featured image script.

202.5k](/packages/justintadlock-hybrid-carbon)[typisttech/wp-admin-notices

A simplified OOP implementation of the WordPress admin notices

141.2k](/packages/typisttech-wp-admin-notices)

PHPackages © 2026

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