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

ActiveLibrary

elreco/themes
=============

Laravel 5 Themes

07PHP

Since Oct 11Pushed 6y ago1 watchersCompare

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

READMEChangelogDependenciesVersions (1)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

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity35

Early-stage or recently created project

 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/02c23857f91b35fb5b5ea6027350f67c8861c2a87c600353e53dbfb416ab21ec?d=identicon)[elreco](/maintainers/elreco)

---

Top Contributors

[![elreco](https://avatars.githubusercontent.com/u/42843594?v=4)](https://github.com/elreco "elreco (5 commits)")

### Embed Badge

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

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

PHPackages © 2026

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