PHPackages                             vagebond/envato-themecheck - 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. vagebond/envato-themecheck

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

vagebond/envato-themecheck
==========================

An easier way to check if your theme complies with the Envato WordPress Theme Requirements

v1.0.1(3y ago)114MITPHPPHP ^8.1

Since Apr 30Pushed 3y ago1 watchersCompare

[ Source](https://github.com/vagebnd/envato-themecheck)[ Packagist](https://packagist.org/packages/vagebond/envato-themecheck)[ RSS](/packages/vagebond-envato-themecheck/feed)WikiDiscussions main Synced today

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

Vagebond - Envato Theme checker
===============================

[](#vagebond---envato-theme-checker)

command-line tool to run envato theme checks against any folder

 [![Latest Stable Version](https://camo.githubusercontent.com/7ca2e0f1d99aac2a5e14ec62a605401950d8c4c9fb93c41b3bcb6dea6160d1b9/68747470733a2f2f706f7365722e707567782e6f72672f76616765626f6e642f656e7661746f2d7468656d65636865636b2f76)](//packagist.org/packages/vagebond/envato-themecheck)

Instal
------

[](#instal)

This CLI application is the envato-themecheck written in PHP and is installed using [Composer](https://getcomposer.org):

```
composer global require vagebond/envato-themecheck

```

Make sure the `~/.composer/vendor/bin` directory is in your system's `PATH`.

Show me howIf it's not already there, add the following line to your Bash configuration file (usually `~/.bash_profile`, `~/.bashrc`, `~/.zshrc`, etc.):

```
export PATH=~/.composer/vendor/bin:$PATH

```

If the file doesn't exist, create it.

Run the following command on the file you've just updated for the change to take effect:

```
source ~/.bash_profile

```

Use
---

[](#use)

All you need to do is call the `check ~/path/to/theme` command to check your theme:

Dev mode
--------

[](#dev-mode)

When you're working in dev mode you probably want to ignore all devDependencies from your vendor folder. You can do this by adding the `--dev` flag to the command:

```
check ~/path/to/theme --dev

```

Update
------

[](#update)

```
composer global update vagebond/envato-themecheck

```

Delete
------

[](#delete)

```
composer global remove vagebond/envato-themecheck

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity55

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

Total

2

Last Release

1159d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/022e09c22f098cde82ba4e5c8fd861cdd978ae019b1228ac7de60ead6bcaec4c?d=identicon)[vagebond](/maintainers/vagebond)

---

Top Contributors

[![mxaGianluca](https://avatars.githubusercontent.com/u/1021708?v=4)](https://github.com/mxaGianluca "mxaGianluca (24 commits)")

###  Code Quality

Code StyleLaravel Pint

### Embed Badge

![Health badge](/badges/vagebond-envato-themecheck/health.svg)

```
[![Health](https://phpackages.com/badges/vagebond-envato-themecheck/health.svg)](https://phpackages.com/packages/vagebond-envato-themecheck)
```

###  Alternatives

[psalm/plugin-laravel

Psalm plugin for Laravel

3355.3M346](/packages/psalm-plugin-laravel)[friendsoftypo3/content-blocks

TYPO3 CMS Content Blocks - Content Types API | Define reusable components via YAML

103519.9k53](/packages/friendsoftypo3-content-blocks)[illuminate/session

The Illuminate Session package.

9939.3M847](/packages/illuminate-session)[spatie/laravel-export

Create a static site bundle from a Laravel app

674146.0k6](/packages/spatie-laravel-export)[aedart/athenaeum

Athenaeum is a mono repository; a collection of various PHP packages

245.2k](/packages/aedart-athenaeum)[aeliot/todo-registrar

Register TODOs from source code in issue tracker

153.0k](/packages/aeliot-todo-registrar)

PHPackages © 2026

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