PHPackages                             opsone/wordpress-theme-kit - 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. opsone/wordpress-theme-kit

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

opsone/wordpress-theme-kit
==========================

Create empty wordpress theme with minimal developper kit

5.0.18(2y ago)91991MITPHP

Since Aug 19Pushed 2y ago7 watchersCompare

[ Source](https://github.com/opsone/wordpress-theme-kit)[ Packagist](https://packagist.org/packages/opsone/wordpress-theme-kit)[ Docs](https://github.com/opsone/wordpress-theme-kit)[ RSS](/packages/opsone-wordpress-theme-kit/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (63)Used By (0)

opsone/wordpress-theme-kit
==========================

[](#opsonewordpress-theme-kit)

Create empty wordpress theme with minimal developper kit

Installation
------------

[](#installation)

Install composer in your project:

```
$ curl -s https://getcomposer.org/installer | php
```

Simply install with composer:

```
$ php composer.phar create-project opsone/wordpress-theme-kit path/to/install/
```

webpack encore
--------------

[](#webpack-encore)

Launch build files, Mode Development

```
$ npm run dev
```

Launch watcher files, Mode Development

```
$ npm run watch
```

Launch watcher files and reload browser, Mode Development

```
$ npm run dev-server
```

Make for Production

```
$ npm run build
```

Optimize image

```
$ npm run imageOptim
```

Launch prettier

```
$ npm run prettify
```

Assets
------

[](#assets)

Use assets file in templates wordpress

```
$ echo asset_url('logo.png');
$ // dev => http://localhost:3000/d8de0a51d2c1ffadf2674553ff70fad2.png
$ // prod => http://localhost/assets/build/d8de0a51d2c1ffadf2674553ff70fad2.png
```

###  Health Score

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity77

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

Recently: every ~183 days

Total

61

Last Release

795d ago

Major Versions

0.1.2 → 1.0.02015-07-06

1.1.7 → 2.02016-05-18

2.1.1 → 3.0.02017-03-06

3.5.2 → 4.0.02019-01-04

4.1.1 → 5.0.02020-11-06

### Community

Maintainers

![](https://www.gravatar.com/avatar/e2754dd0f6a4261d0f31386b2436cd866bbb8db0499fe47805fd042427f99841?d=identicon)[batosai](/maintainers/batosai)

---

Top Contributors

[![batosai](https://avatars.githubusercontent.com/u/1385093?v=4)](https://github.com/batosai "batosai (111 commits)")

### Embed Badge

![Health badge](/badges/opsone-wordpress-theme-kit/health.svg)

```
[![Health](https://phpackages.com/badges/opsone-wordpress-theme-kit/health.svg)](https://phpackages.com/packages/opsone-wordpress-theme-kit)
```

###  Alternatives

[jenssegers/agent

Desktop/mobile user agent parser with support for Laravel, based on Mobiledetect

4.8k67.8M440](/packages/jenssegers-agent)[hisorange/browser-detect

Browser &amp; Mobile detection package for Laravel.

1.1k10.1M50](/packages/hisorange-browser-detect)[shetabit/visitor

Laravel visitor

565578.2k8](/packages/shetabit-visitor)[suncat/mobile-detect-bundle

Symfony2/3/4 bundle for detect mobile devices, managing mobile view types, redirect to mobile version.

4035.3M7](/packages/suncat-mobile-detect-bundle)[ziming/laravel-email-sniper-link

Laravel package to generate email sniper links based on given email

1519.9k](/packages/ziming-laravel-email-sniper-link)[clausnz/php-helpers

A Collection of useful php helper functions.

388.7k](/packages/clausnz-php-helpers)

PHPackages © 2026

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