LaravelPackages.net
Acme Inc.
Toggle sidebar
igaster/laravel-theme

Laravel Themes: Asset & Views folder per theme. Theme inheritance. Blade integration and more...

1.235.389
516
v2.0.24
About igaster/laravel-theme

igaster/laravel-theme is a Laravel package for laravel themes: asset & views folder per theme. theme inheritance. blade integration and more.... It currently has 516 GitHub stars and 1.235.389 downloads on Packagist (latest version v2.0.24). Install it with composer require igaster/laravel-theme. Discover more Laravel packages by igaster or browse all Laravel packages to compare alternatives.

Last updated

Description

License Downloads

This is a Laravel package that adds basic support for managing themes. It allows you to build your views & your assets in seperate folders, and supports for theme extending! Awesome :)

Features:

  • Views & Asset separation in theme folders
  • Theme inheritance: Extend any theme and create Theme hierarchies (WordPress style!)
  • Integrates Orchestra/Asset to provide Asset dependencies managment
  • Your App & Views remain theme-agnostic. Include new themes with (almost) no modifications
  • Themes are distributable! Create a single-file theme Package and install it on any Laravel application.
  • Ships with console commands to manage themes

Documentation

Check the Documentation

If you are upgrading from v1.x please read the migration guide

Compability

v2.x requires Laravel 5.4+

Tests

This package is fully tested. Check the testing repository

Star History Chart