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

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

themegrill/themegrill-sdk
=========================

A lightweight SDK that provides common functionality and shared features for ThemeGrill themes and plugins.

1.0.1(5mo ago)0469↓33.3%GPL-3.0PHPPHP &gt;=7.2.24

Since Nov 12Pushed 5mo agoCompare

[ Source](https://github.com/themegrill/themegrill-sdk)[ Packagist](https://packagist.org/packages/themegrill/themegrill-sdk)[ RSS](/packages/themegrill-themegrill-sdk/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

ThemeGrill SDK
==============

[](#themegrill-sdk)

A lightweight SDK that provides common functionality and shared features for ThemeGrill themes and plugins.

---

### ⚙️ Overview

[](#️-overview)

The **ThemeGrill SDK** is a customized fork of the [ThemeIsle SDK](https://github.com/Codeinwp/themeisle-sdk), tailored specifically for ThemeGrill’s ecosystem. It includes selected features and internal improvements to better align with our workflow, architecture, and product distribution.

---

### 📦 Installation

[](#-installation)

You can install this SDK via Composer:

```
composer require themegrill/themegrill-sdk
```

Then, manually autoload the SDK in your project's `composer.json` file:

```
{
  "autoload": {
    "files": [
      "vendor/themegrill/themegrill-sdk/load.php"
    ]
  }
}
```

---

### 🧩 Differences from the Original

[](#-differences-from-the-original)

- Removed unused modules and dependencies
- Customized namespaces, prefixes, and structure
- Enhanced compatibility with ThemeGrill themes and plugins

---

### 📜 License

[](#-license)

This project is licensed under the **GNU General Public License v3.0 (GPLv3)**. See the [LICENSE](./LICENSE) file for details.

---

### 🙏 Credits

[](#-credits)

This package is a fork of [CodeinWP/ThemeIsle-SDK](https://github.com/Codeinwp/themeisle-sdk). Full credit to the original authors and contributors for their foundational work.

---

© ThemeGrill. All rights reserved.

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance69

Regular maintenance activity

Popularity17

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity31

Early-stage or recently created project

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

Total

2

Last Release

178d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/b1190922fa815516fd05c2386ac4567cf59b0a8fa3cd3e4a98937a94225a95e2?d=identicon)[Ashesh Thapa](/maintainers/Ashesh%20Thapa)

---

Top Contributors

[![asheshmagar](https://avatars.githubusercontent.com/u/45454049?v=4)](https://github.com/asheshmagar "asheshmagar (11 commits)")

### Embed Badge

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

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

###  Alternatives

[aerni/factory

Quickly whip up fake content

193.5k](/packages/aerni-factory)

PHPackages © 2026

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