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

ActiveLibrary[Framework](/categories/framework)

athens/theme
============

Example theme for the Athens web framework.

0.29.10(9y ago)021CSS

Since Mar 21Pushed 9y ago1 watchersCompare

[ Source](https://github.com/AthensFramework/theme)[ Packagist](https://packagist.org/packages/athens/theme)[ RSS](/packages/athens-theme/feed)WikiDiscussions master Synced today

READMEChangelog (9)Dependencies (1)Versions (10)Used By (0)

Theme
=====

[](#theme)

An example theme for the [Athens](https://github.com/Athens/Core) web framework.

[![Example theme templates in action.](doc/assets/images/demo.png)](doc/assets/images/demo.png)
*Create your own theme for easy, attractive, on-brand pages*

Features
========

[](#features)

Responsive
----------

[](#responsive)

Advanced Field Editors
----------------------

[](#advanced-field-editors)

Use
===

[](#use)

These templates are for the [Athens](https://github.com/Athens/Core) web framework. You must be using Athens to use these templates.

The following steps are described in the Athens [application creation tutorial](https://github.com/Athens/Core/blob/master/doc/application-creation.md). If you are new to Athens, you may wish to use that tutorial instead.

1. Add the example theme to the package requirements in your `composer.json`:

```
"require": {
      ...
      "athens/core": "0.*",
      "athens/theme": "0.*",
      ...
},

```

The major version number of `athens/theme` should be the same as your major version number of `athens/core`.

2. Add the example templates in your project's `setup.php`, **below** the line that adds your project-templates:

```
Settings::getInstance()->addTemplateDirectories(dirname(__FILE__) ."/project-templates");
Settings::getInstance()->addTemplateDirectories(dirname(__FILE__) ."/vendor/athens/theme/templates");

```

That's it. Your Athens project is now using the example theme!

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

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

Recently: every ~9 days

Total

9

Last Release

3543d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6137968?v=4)[JASchilz](/maintainers/JASchilz)[@JASchilz](https://github.com/JASchilz)

![](https://www.gravatar.com/avatar/290ab676b0d7a71324f5e5b1cd29b339cd379449c10bb721fd3f7d7d6b7571f1?d=identicon)[BonPacific](/maintainers/BonPacific)

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

---

Top Contributors

[![JASchilz](https://avatars.githubusercontent.com/u/6137968?v=4)](https://github.com/JASchilz "JASchilz (18 commits)")

### Embed Badge

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

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

###  Alternatives

[laravel/dusk

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

1.9k38.6M289](/packages/laravel-dusk)[nineinchnick/edatatables

Grid widget for the Yii Framework, wrapper for the DataTables jQuery plugin

173.2k](/packages/nineinchnick-edatatables)[link-cloud/fast-hyperf

LinkCloud Fast Hyperf

241.2k1](/packages/link-cloud-fast-hyperf)

PHPackages © 2026

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