PHPackages                             sitepilot/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. sitepilot/theme

ActiveProject[Framework](/categories/framework)

sitepilot/theme
===============

WordPress starter theme with a modern development workflow.

v1.0.6(3y ago)010GPL-3.0-or-laterPHPPHP ^7.4|^8.0

Since Mar 1Pushed 3y ago1 watchersCompare

[ Source](https://github.com/sitepilot/theme)[ Packagist](https://packagist.org/packages/sitepilot/theme)[ RSS](/packages/sitepilot-theme/feed)WikiDiscussions 1.x Synced 1w ago

READMEChangelog (7)Dependencies (1)Versions (8)Used By (0)

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

[](#starter-theme)

 [![Build Status](https://camo.githubusercontent.com/755d4c59a0649f83cc5bbe99b65db77f380e3419d4439296458cc68efe8b2f41/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7369746570696c6f742f7468656d652f6275696c64)](https://camo.githubusercontent.com/755d4c59a0649f83cc5bbe99b65db77f380e3419d4439296458cc68efe8b2f41/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f776f726b666c6f772f7374617475732f7369746570696c6f742f7468656d652f6275696c64) [![Latest Release](https://camo.githubusercontent.com/420e1d90d296c0be3a420ec0e38dfd3fcdf291c6ab5f6276037b4c089feb441d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7369746570696c6f742f7468656d65)](https://camo.githubusercontent.com/420e1d90d296c0be3a420ec0e38dfd3fcdf291c6ab5f6276037b4c089feb441d/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f72656c656173652f7369746570696c6f742f7468656d65) [![License](https://camo.githubusercontent.com/e09d1559b3f114dad2e1c89310a977f164ca067598a19d2bb9ca7f103a15c4cf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7369746570696c6f742f7468656d65)](https://camo.githubusercontent.com/e09d1559b3f114dad2e1c89310a977f164ca067598a19d2bb9ca7f103a15c4cf/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f6c6963656e73652f7369746570696c6f742f7468656d65)

WordPress starter theme with a modern development workflow.

Features
--------

[](#features)

- Harness the power of dependency injection thanks to [Sitepilot](https://github.com/sitepilot/sitepilot-plugin)
- Compile theme assets with [Laravel Mix](https://laravel-mix.com)
- Out of the box support for [TailwindCSS](https://tailwindcss.com/)
- Build and deploy theme files with [GitHub Actions](.github/workflows/build.yml)

Requirements
------------

[](#requirements)

- [Sitepilot](https://github.com/sitepilot/sitepilot-plugin)
- [PHP](https://www.php.net/manual/en/install.php) &gt;= 7.4
- [Composer](https://getcomposer.org/download/)
- [Node.js](http://nodejs.org/)

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

[](#installation)

Install this theme using Composer from your WordPress themes directory (replace `theme-name` below with the name of your theme):

```
composer create-project sitepilot/theme
```

*Optional: replace `template: astra` in `style.css` with another theme or remove this line to start from scratch.*

Development
-----------

[](#development)

This theme [implements](./functions.php) the application service container provided by our [Sitepilot](https://github.com/sitepilot/sitepilot-plugin/) plugin. The service container is a powerful tool for managing class dependencies, performing dependency injection and registering [service providers](./app/Providers/). More information about the service container and service providers can be found [here](https://github.com/sitepilot/sitepilot-plugin/).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

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

Recently: every ~28 days

Total

8

Last Release

1425d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1eccc197159e8b7b8dcb0fc81fdf0ead72753b5ca0cea68dfffccb2e00f5a0bf?d=identicon)[sitepilot](/maintainers/sitepilot)

---

Top Contributors

[![nbejansen](https://avatars.githubusercontent.com/u/20165378?v=4)](https://github.com/nbejansen "nbejansen (28 commits)")

---

Tags

dependency-injectiontailwindcsswordpresswordpress-theme

### Embed Badge

![Health badge](/badges/sitepilot-theme/health.svg)

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

###  Alternatives

[laravel/telescope

An elegant debug assistant for the Laravel framework.

5.2k67.8M192](/packages/laravel-telescope)[spiral/roadrunner

RoadRunner: High-performance PHP application server and process manager written in Go and powered with plugins

8.4k12.2M84](/packages/spiral-roadrunner)[nolimits4web/swiper

Most modern mobile touch slider and framework with hardware accelerated transitions

41.8k177.2k1](/packages/nolimits4web-swiper)[laravel/dusk

Laravel Dusk provides simple end-to-end testing and browser automation.

1.9k36.7M259](/packages/laravel-dusk)[laravel/prompts

Add beautiful and user-friendly forms to your command-line applications.

708181.8M596](/packages/laravel-prompts)[cakephp/chronos

A simple API extension for DateTime.

1.4k47.7M121](/packages/cakephp-chronos)

PHPackages © 2026

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