PHPackages                             dalholm/laravel-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. [Templating &amp; Views](/categories/templating)
4. /
5. dalholm/laravel-themes

ActiveLibrary[Templating &amp; Views](/categories/templating)

dalholm/laravel-themes
======================

Laravel Themes

1.3(1y ago)17461[1 PRs](https://github.com/dalholm/laravel-themes/pulls)MITPHPPHP ^8.0|^8.1|^8.2|^8.3

Since Nov 30Pushed 1y ago1 watchersCompare

[ Source](https://github.com/dalholm/laravel-themes)[ Packagist](https://packagist.org/packages/dalholm/laravel-themes)[ Docs](https://github.com/dalholm/laravel-themes)[ RSS](/packages/dalholm-laravel-themes/feed)WikiDiscussions master Synced yesterday

READMEChangelog (5)Dependencies (1)Versions (6)Used By (0)

Laravel Themes
==============

[](#laravel-themes)

This Laravel themes package makes your theming more fun and complete. You will have your own `laravel.mix.js` and `package.json` for each theme. With that structure you could have one theme with tailwind, another with bootstrap or bulma. This package was originally developed by caffeinated.

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

[](#installation)

Simply install the package through Composer. From here the package will automatically register its service provider and `Theme` facade.

```
composer require dalholm/laravel-theme

```

#### Publish config

[](#publish-config)

```
php artisan vendor:publish --provider="Dalholm\Themes\ThemesServiceProvider" --tag="laravel-themes-config"

```

#### Create your first theme

[](#create-your-first-theme)

```
php artisan make:theme Default

```

Changelog
---------

[](#changelog)

You will find a complete changelog history within the [CHANGELOG](CHANGELOG.md) file.

Security
--------

[](#security)

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

Credits
-------

[](#credits)

- [Caffeinated](https://github.com/caffeinated)
- [All Contributors](../../contributors)

License
-------

[](#license)

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

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance36

Infrequent updates — may be unmaintained

Popularity17

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity72

Established project with proven stability

 Bus Factor1

Top contributor holds 88.9% 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 ~348 days

Total

5

Last Release

596d ago

PHP version history (3 changes)1.0PHP ^7.3|^8.0

1.2PHP ^8.0|^8.1

1.3PHP ^8.0|^8.1|^8.2|^8.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/160ab22ca66cd74ef3ef3b02487955617af6aa5bd8c16ab41b1dafafd6d866d5?d=identicon)[dalholm](/maintainers/dalholm)

---

Top Contributors

[![dalholm](https://avatars.githubusercontent.com/u/426083?v=4)](https://github.com/dalholm "dalholm (8 commits)")[![4ice](https://avatars.githubusercontent.com/u/6935261?v=4)](https://github.com/4ice "4ice (1 commits)")

---

Tags

laravelbladethemesthemeing

### Embed Badge

![Health badge](/badges/dalholm-laravel-themes/health.svg)

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

###  Alternatives

[robsontenorio/mary

Gorgeous UI components for Livewire powered by daisyUI and Tailwind

1.5k454.7k15](/packages/robsontenorio-mary)[caffeinated/themes

Laravel Themes

17354.7k](/packages/caffeinated-themes)[stijnvanouplines/blade-country-flags

A package to easily make use of country flags in your Laravel Blade views.

26307.2k6](/packages/stijnvanouplines-blade-country-flags)

PHPackages © 2026

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