PHPackages                             yajra/cms-themes - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. yajra/cms-themes

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

yajra/cms-themes
================

Themes module of YajraCMS.

v2.8.0(8y ago)81.2k21MITPHPPHP &gt;=7.0.0

Since Aug 24Pushed 8y ago1 watchersCompare

[ Source](https://github.com/yajra/cms-themes)[ Packagist](https://packagist.org/packages/yajra/cms-themes)[ Docs](https://github.com/yajra/cms-themes)[ RSS](/packages/yajra-cms-themes/feed)WikiDiscussions master Synced 3w ago

READMEChangelogDependencies (2)Versions (19)Used By (1)

YajraCMS - Themes Module (WIP)
==============================

[](#yajracms---themes-module-wip)

[![Latest Version on Packagist](https://camo.githubusercontent.com/1c50f8fa7ffbbfeb5667346930e2c89ba1c29a3d0208226c6da604b2edb70d3b/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f79616a72612f636d732d7468656d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/cms-themes)[![Software License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Build Status](https://camo.githubusercontent.com/c8b46f855b5ad944c2cd3b6c97c5cf975b5a94c36df531e6ae29b0b518076d89/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f79616a72612f636d732d7468656d65732f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/yajra/cms-themes)[![Coverage Status](https://camo.githubusercontent.com/14c3db8c234f855b8377c7b365ef44c2539aa6cc56428733f3ea112aa81dd141/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f79616a72612f636d732d7468656d65732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/yajra/cms-themes/code-structure)[![Quality Score](https://camo.githubusercontent.com/ba03b36920ace3bb7615320c14199c5eef8c79a863e7d6832e0add18d64e3f27/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f79616a72612f636d732d7468656d65732e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/yajra/cms-themes)[![Total Downloads](https://camo.githubusercontent.com/221f92f1a8e94ef599e406d3587db75a00dec4060ceb6cbe219a3a820c0a6260/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f79616a72612f636d732d7468656d65732e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/yajra/cms-themes)

YajraCMS is a Joomla! inspired CMS built with Laravel PHP Framework. This is the themes module of YajraCMS and should be used along with the YajraCMS Platform.

Install
-------

[](#install)

Via Composer

```
$ composer require yajra/cms-themes
```

Usage
-----

[](#usage)

Just register `Yajra\CMS\Themes\ThemesServiceProvider::class` on your providers.

```
public function register()
{
    $this->app->register(\Yajra\CMS\Themes\ThemesServiceProvider::class);
}
```

Change log
----------

[](#change-log)

Please see [CHANGELOG](CHANGELOG.md) for more information what has changed recently.

Testing
-------

[](#testing)

```
$ composer test
```

Contributing
------------

[](#contributing)

Please see [CONTRIBUTING](CONTRIBUTING.md) and [CONDUCT](CONDUCT.md) for details.

Security
--------

[](#security)

If you discover any security related issues, please email  instead of using the issue tracker.

Credits
-------

[](#credits)

- [Arjay Angeles](https://github.com/yajra)
- [All Contributors](../../contributors)

License
-------

[](#license)

The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

###  Health Score

33

—

LowBetter than 72% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity21

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity67

Established project with proven stability

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

Recently: every ~39 days

Total

18

Last Release

3050d ago

Major Versions

v1.0.0 → v2.0.02016-08-24

v1.0.1 → v2.1.02016-12-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/8c245d1effe6022f9f09b2e8b9cce26743de03a64d612cea4ce9885560d7c0b2?d=identicon)[yajra](/maintainers/yajra)

---

Top Contributors

[![yajra](https://avatars.githubusercontent.com/u/2687997?v=4)](https://github.com/yajra "yajra (48 commits)")

---

Tags

laravelthemesyajracms

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/yajra-cms-themes/health.svg)

```
[![Health](https://phpackages.com/badges/yajra-cms-themes/health.svg)](https://phpackages.com/packages/yajra-cms-themes)
```

###  Alternatives

[yepsua/filament-themes

Manage filament themes from the config files

3424.3k](/packages/yepsua-filament-themes)[pingpong/themes

Laravel Themes

2424.2k2](/packages/pingpong-themes)[stephenjude/filament-blog

Filament Blog Builder

20518.8k](/packages/stephenjude-filament-blog)

PHPackages © 2026

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