PHPackages                             iidestiny/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. iidestiny/themes

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

iidestiny/themes
================

Laravel 5 Themes

4.1(5y ago)01511MITPHPPHP &gt;=5.6.4

Since Aug 17Pushed 5y ago1 watchersCompare

[ Source](https://github.com/iiDestiny/themes)[ Packagist](https://packagist.org/packages/iidestiny/themes)[ RSS](/packages/iidestiny-themes/feed)WikiDiscussions master Synced today

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

Caffeinated Themes
==================

[](#caffeinated-themes)

[![Laravel 5.3](https://camo.githubusercontent.com/8bfaefdf695ac3ff6cde30f94f554ea371c76f3156c48be6720a6fc85518cf0a/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e332d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Laravel 5.4](https://camo.githubusercontent.com/44a46e1191ed86c4bf05854f78ec02f30d733650dca0c65d216e6ff1d500d3cc/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e342d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Laravel 5.5](https://camo.githubusercontent.com/232d618909dfd7f0bc8dbefecce911eb09e87dd73c4b1508e6b9641a2b9a1257/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e352d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Laravel 5.6](https://camo.githubusercontent.com/5ff0f050dc90469d7f44dc9c4f69d33f5b34f578dc633f7d0df0f7498ac79936/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e362d6f72616e67652e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![Source](https://camo.githubusercontent.com/18ce331fcbfa0f5a4194e64a697fda7b53a8a40638ea49769dd072ccb9f3b419/687474703a2f2f696d672e736869656c64732e696f2f62616467652f736f757263652d6361666665696e617465642f7468656d65732d626c75652e7376673f7374796c653d666c61742d737175617265)](https://github.com/caffeinated/themes)[![License](https://camo.githubusercontent.com/30597ff9a350144f03bffdd9183e16468e0b3ca1193e1d08591d992622738d55/687474703a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://tldrlegal.com/license/mit-license)

Caffeinated Themes gives the means to group together a set of views and assets for Laravel 5.1 and 5.2. This gives an easy way to further decouple the way your web application looks from your code base.

The package follows the FIG standards PSR-1, PSR-2, and PSR-4 to ensure a high level of interoperability between shared PHP code. At the moment the package is not unit tested, but is planned to be covered later down the road.

Features
--------

[](#features)

- Supports Caffeinated Modules
- Intelligent fallback view support
- Child/parent theme inheritance

Documentation
-------------

[](#documentation)

You will find user friendly and updated documentation in the wiki here: [Caffeinated Themes Wiki](https://github.com/caffeinated/themes/wiki)

Quick Installation
------------------

[](#quick-installation)

Begin by installing the package through Composer.

```
composer require caffeinated/themes

```

Once this operation is complete, simply add both the service provider and facade classes to your project's `config/app.php` file:

#### Service Provider

[](#service-provider)

```
Caffeinated\Themes\ThemesServiceProvider::class,
```

#### Facade

[](#facade)

```
'Theme' => Caffeinated\Themes\Facades\Theme::class,
```

And that's it! With your coffee in reach, start building some awesome themes!

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity49

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

Unknown

Total

1

Last Release

2094d ago

### Community

Maintainers

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

---

Top Contributors

[![iiDestiny](https://avatars.githubusercontent.com/u/17637481?v=4)](https://github.com/iiDestiny "iiDestiny (3 commits)")

---

Tags

laravelbladethemescaffeinated

### Embed Badge

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

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

###  Alternatives

[tightenco/jigsaw

Simple static sites with Laravel's Blade.

2.2k438.5k29](/packages/tightenco-jigsaw)[roots/acorn

Framework for Roots WordPress projects built with Laravel components.

9682.1M97](/packages/roots-acorn)[blade-ui-kit/blade-icons

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

2.5k34.2M309](/packages/blade-ui-kit-blade-icons)[moonshine/moonshine

Laravel administration panel

1.3k217.1k59](/packages/moonshine-moonshine)[caffeinated/themes

Laravel Themes

17354.7k](/packages/caffeinated-themes)[radic/blade-extensions

Laravel package providing additional Blade extensions: foreach (with $loop data like twig), break, continue, set,array (multiline), etc

271321.7k5](/packages/radic-blade-extensions)

PHPackages © 2026

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