PHPackages                             blogwerk/oop-theme-example - 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. blogwerk/oop-theme-example

ActiveWordpress-theme

blogwerk/oop-theme-example
==========================

23275[1 issues](https://github.com/blogwerk/oop-theme-example/issues)[1 PRs](https://github.com/blogwerk/oop-theme-example/pulls)PHP

Since May 3Pushed 7y ago2 watchersCompare

[ Source](https://github.com/blogwerk/oop-theme-example)[ Packagist](https://packagist.org/packages/blogwerk/oop-theme-example)[ RSS](/packages/blogwerk-oop-theme-example/feed)WikiDiscussions master Synced 4d ago

READMEChangelogDependenciesVersions (1)Used By (0)

blogwerk/oop-theme-example
==========================

[](#blogwerkoop-theme-example)

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

[](#installation)

use this composer.json to install a complete wordpress with the theme and its dependencies:

```
{
  "name": "blogwerk/oop-project",

  "type": "project",

  "repositories" : [
    {
      "type" : "composer",
      "url"  : "http://rarst.net"
    }
  ],

  "require": {
    "rarst/wordpress" : ">=3.9",
    "composer/installers": "~1.0",
    "johnpbloch/wordpress-core-installer": "~0.1",
    "blogwerk/oop-theme-example": "dev-master"
  },

  "minimum-stability": "dev",

  "extra": {
    "wordpress-install-dir": ".",
    "installer-paths": {
      "wp-content/plugins/{$name}": ["type:wordpress-plugin"],
      "wp-content/themes/{$name}": ["type:wordpress-theme"]
    }
  }
}
```

and then run:

```
composer install
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 52.2% 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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6007960?v=4)[Blogwerk AG](/maintainers/blogwerk)[@blogwerk](https://github.com/blogwerk)

---

Top Contributors

[![blogwerk](https://avatars.githubusercontent.com/u/6007960?v=4)](https://github.com/blogwerk "blogwerk (12 commits)")[![tmf](https://avatars.githubusercontent.com/u/1573003?v=4)](https://github.com/tmf "tmf (11 commits)")

### Embed Badge

![Health badge](/badges/blogwerk-oop-theme-example/health.svg)

```
[![Health](https://phpackages.com/badges/blogwerk-oop-theme-example/health.svg)](https://phpackages.com/packages/blogwerk-oop-theme-example)
```

PHPackages © 2026

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