2017 © Pedro Peláez
 

library themes

Laravel 5 Themes

image

atriakit/themes

Laravel 5 Themes

  • Thursday, April 14, 2016
  • by atriakit
  • Repository
  • 1 Watchers
  • 0 Stars
  • 3 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 55 Forks
  • 0 Open issues
  • 10 Versions
  • 0 % Grown

The README.md

Caffeinated Themes

Laravel 5.1 Laravel 5.2 Source License, (*1)

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., (*2)

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., (*3)

Features

  • Supports Caffeinated Modules
  • Supports both the Blade and Twig templating engines
  • Intelligent fallback view support
  • Child/parent theme inheritance
  • Theme components, easily create re-usable UI components

Documentation

You will find user friendly and updated documentation in the wiki here: Caffeinated Themes Wiki, (*4)

Quick Installation

Begin by installing the package through Composer., (*5)

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:, (*6)

Service Provider

Caffeinated\Themes\ThemesServiceProvider::class,

Facade

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

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

The Versions

14/04 2016

dev-master

9999999-dev

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Avatar atriakit

laravel twig blade themes caffeinated

04/02 2016

v2.0.5

2.0.5.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

02/01 2016

v2.0.4

2.0.4.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

01/01 2016

v2.0.3

2.0.3.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

29/12 2015

v2.0.2

2.0.2.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

31/08 2015

dev-v3.refactored

dev-v3.refactored https://github.com/caffeinated/themes

Laravel 5 package providing multi-theme inherited cascading support for views and assets.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shea Lewis

laravel twig template extensions extension smarty theme blade themes templates caffeinated

29/08 2015

v3.x-dev

3.9999999.9999999.9999999-dev https://github.com/caffeinated/themes

Laravel 5 package providing multi-theme inherited cascading support for views and assets.

  Sources   Download

MIT

The Requires

 

The Development Requires

by Shea Lewis

laravel twig template extensions extension smarty theme blade themes templates caffeinated

06/07 2015

v2.0.1

2.0.1.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

23/06 2015

v2.0

2.0.0.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated

13/06 2015

v1.2.3

1.2.3.0

Laravel 5 Themes

  Sources   Download

MIT

The Requires

 

by Shea Lewis

laravel twig blade themes caffeinated