Skip to content
Shea Lewis (Kai) edited this page Nov 26, 2018 · 4 revisions

Caffeinated Themes gives the means to group together a set of views and assets for Laravel. 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.

Source License

Features

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