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

ActiveWordpress-theme

ashworthcreative/ashworth-theme
===============================

A starter theme for the Ashworth Creative Development team

050PHP

Since Mar 1Pushed 8y ago3 watchersCompare

[ Source](https://github.com/AshworthCreative/ashworth-theme)[ Packagist](https://packagist.org/packages/ashworthcreative/ashworth-theme)[ RSS](/packages/ashworthcreative-ashworth-theme/feed)WikiDiscussions master Synced 2d ago

READMEChangelogDependenciesVersions (1)Used By (0)

Ashworth Theme
==============

[](#ashworth-theme)

My ultra-minimal CSS might make me look like theme tartare but that means less stuff to get in your way when you're designing your awesome theme. Here are some of the other more interesting things you'll find here:

- A just right amount of lean, well-commented, modern, HTML5 templates.
- A helpful 404 template.
- A custom header implementation in `inc/custom-header.php` just add the code snippet found in the comments of `inc/custom-header.php` to your `header.php` template.
- Custom template tags in `inc/template-tags.php` that keep your templates clean and neat and prevent code duplication.
- Some small tweaks in `inc/template-functions.php` that can improve your theming experience.
- A script at `js/navigation.js` that makes your menu a toggled dropdown on small screens (like your phone), ready for CSS artistry. It's enqueued in `functions.php`.
- 2 sample CSS layouts in `layouts/` for a sidebar on either side of your content.
- Smartly organized starter CSS in `style.css` that will help you to quickly get your design off the ground.
- Licensed under GPLv2 or later. :) Use it to make something cool.

Getting Started
---------------

[](#getting-started)

If you don't have a composer.json file created you will need too.

This packages requires you to add a require dependency call composer/installer to work. The required package to paste in will be this:

```
"require": {
    "ashworthcreative/ashworth-theme": "dev-master"
},
"extra": {
    "installer-paths": {
        "{$name}": ["ashworthcreative/ashworth-theme"]
    }
}

```

###  Health Score

21

—

LowBetter than 19% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 75% 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://www.gravatar.com/avatar/eafdfcd67e4e865c09946bcf2519f81e8e102b7f15715055e8bce8c332050565?d=identicon)[ashworthcreative](/maintainers/ashworthcreative)

---

Top Contributors

[![MrLuisAmador](https://avatars.githubusercontent.com/u/6766589?v=4)](https://github.com/MrLuisAmador "MrLuisAmador (9 commits)")[![WraithKenny](https://avatars.githubusercontent.com/u/134252?v=4)](https://github.com/WraithKenny "WraithKenny (3 commits)")

### Embed Badge

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

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

PHPackages © 2026

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