Download the PHP package parsidev/theme without Composer
On this page you can find all versions of the php package parsidev/theme. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package theme
Description
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
All versions of theme with dependencies
PHP Build Version
Package Version
Requires
illuminate/contracts Version
~6.0 | ~7.0 | ~8.0
The package parsidev/theme contains the following files
Loading the files please wait ....