PHPackages                             open-function-computers-llc/wp-theme - 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. [Framework](/categories/framework)
4. /
5. open-function-computers-llc/wp-theme

ActiveLibrary[Framework](/categories/framework)

open-function-computers-llc/wp-theme
====================================

A starting point to make working with rad-theme-engine easier

v1.0.13(1y ago)0822[2 issues](https://github.com/open-function-computers-llc/wp-theme/issues)MITSmarty

Since Aug 18Pushed 1y ago2 watchersCompare

[ Source](https://github.com/open-function-computers-llc/wp-theme)[ Packagist](https://packagist.org/packages/open-function-computers-llc/wp-theme)[ RSS](/packages/open-function-computers-llc-wp-theme/feed)WikiDiscussions main Synced 1w ago

READMEChangelogDependencies (1)Versions (16)Used By (0)

Starter Theme
=============

[](#starter-theme)

[![](images/RADLogos/RAD-Logo-2-OFCO.png)](https://github.com/open-function-computers-llc/rad-theme-engine)This repository contains the files that `composer create` will download into your new **[rad-theme-engine](https://github.com/open-function-computers-llc/rad-theme-engine)** theme.

📦 [View on Packagist](https://packagist.org/packages/open-function-computers-llc/rad-theme-engine)
📃 [Read the Docs](https://rad-theme-engine.ofco.cloud/)

Usage
-----

[](#usage)

Inside of your site's `wp-content/themes`, run the following command:

```
composer create-project open-function-computers-llc/wp-theme

```

Then enter your new theme's directory and get dependancies:

```
cd
npm install

```

And that's it! Read about what to do next on [the docs](https://rad-theme-engine.ofco.cloud/).

Security notes
--------------

[](#security-notes)

The /vendor directory is blocked from public access by Apache by the included .htaccess file. If you're using NGINX, you can add this to your virtual host

```
    location ^~ /vendor/ {
        deny all;
        return 403;
    }

```

License
-------

[](#license)

Licensed under the MIT license, see [LICENSE](https://github.com/open-function-computers-llc/wp-theme/blob/main/LICENSE).

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance49

Moderate activity, may be stable

Popularity10

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 64.3% 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 ~104 days

Recently: every ~163 days

Total

14

Last Release

376d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8559d7f85cb1047e73fa9d0421d3078f4e0ea181ec3ca27a9f94fe526a4dc545?d=identicon)[lapubell](/maintainers/lapubell)

---

Top Contributors

[![lapubell](https://avatars.githubusercontent.com/u/7433452?v=4)](https://github.com/lapubell "lapubell (18 commits)")[![gabriel-johnson](https://avatars.githubusercontent.com/u/115104987?v=4)](https://github.com/gabriel-johnson "gabriel-johnson (5 commits)")[![ViktorNova](https://avatars.githubusercontent.com/u/3234333?v=4)](https://github.com/ViktorNova "ViktorNova (2 commits)")[![chrisdavidspicer](https://avatars.githubusercontent.com/u/77645384?v=4)](https://github.com/chrisdavidspicer "chrisdavidspicer (1 commits)")[![escherwd](https://avatars.githubusercontent.com/u/18092851?v=4)](https://github.com/escherwd "escherwd (1 commits)")[![haleybristol](https://avatars.githubusercontent.com/u/16552490?v=4)](https://github.com/haleybristol "haleybristol (1 commits)")

---

Tags

wordpressthemehandlebars

### Embed Badge

![Health badge](/badges/open-function-computers-llc-wp-theme/health.svg)

```
[![Health](https://phpackages.com/badges/open-function-computers-llc-wp-theme/health.svg)](https://phpackages.com/packages/open-function-computers-llc-wp-theme)
```

###  Alternatives

[themosis/theme

The Themosis framework boilerplate theme.

10449.0k3](/packages/themosis-theme)[devgeniem/dustpress

WordPress Theme Framework.

5496.8k23](/packages/devgeniem-dustpress)[wpstarter/framework

The WpStarter Framework - Laravel Framework for WordPress

1810.1k4](/packages/wpstarter-framework)[alleyinteractive/pest-plugin-wordpress

WordPress Pest Integration

263.7k1](/packages/alleyinteractive-pest-plugin-wordpress)

PHPackages © 2026

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