PHP Classes

PHP Theme For Website: Install a Web page theme for Laravel applications

Recommend this page to a friend!
  Info   View files View files (21)   DownloadInstall with Composer Download .zip   Reputation   Support forum   Blog (1)    
Ratings Unique User Downloads Download Rankings
Not yet rated by the usersTotal: 79 This week: 1All time: 10,091 This week: 560Up
Version License PHP version Categories
laravel-theme-system 1.0.0Custom (specified...5HTML, PHP 5, Libraries, Templates, De...
Description 

Author

This package can install a Web page theme for Laravel applications.

It can install files for a theme from a ZIP archive with CSS, JavaScript and template scripts that can be used in a Laravel application.

The package also provides classes with static functions to use the theme files to render views, and get the paths of JavaScript and CSS files from the theme.

It can also perform other operations like changing to a different theme, check if a theme is installed, and uninstall the current theme.

Innovation Award
PHP Programming Innovation award nominee
March 2021
Number 5
Laravel is a very popular framework that many developers use to implement PHP Web applications.

Laravel make it easier for developers to define many aspects of an application including the way the applications are presented to their users by the means of HTML templates, images, CSS and JavaScript files. These files can be combined to form a presentation theme.

This package allows to pack all theme files into a compressed archive. This way, a theme can be easily installed or distributed.

Manuel Lemos
Picture of Isa Eken
  Performance   Level  
Name: Isa Eken <contact>
Classes: 20 packages by
Country: Turkey Turkey
Age: 21
All time rank: 276644 in Turkey Turkey
Week rank: 52 Up2 in Turkey Turkey Up
Innovation award
Innovation award
Nominee: 13x

  Files folder image Files  
File Role Description
Files folder imagedatabase (1 directory)
Files folder imageexample (1 directory)
Files folder imagesrc (2 files, 7 directories)
Plain text file composer.json Data Auxiliary data
Plain text file LICENSE Lic. License text
Plain text file readme.md Class Class source

  Files folder image Files  /  database  
File Role Description
Files folder imagemigrations (2 files)

  Files folder image Files  /  database  /  migrations  
File Role Description
  Plain text file 2020_07_06_113927_...te_themes_table.php Class Class source
  Plain text file 2020_07_06_113952_...er_themes_table.php Class Class source

  Files folder image Files  /  example  
File Role Description
Files folder imagetheme (2 files, 2 directories)

  Files folder image Files  /  example  /  theme  
File Role Description
Files folder imageassets (2 directories)
Files folder imageviews (1 file)
  Plain text file details.json Data Auxiliary data
  Plain text file settings.json Data Auxiliary data

  Files folder image Files  /  example  /  theme  /  assets  
File Role Description
Files folder imagecss (1 file)
Files folder imagejs (1 file)

  Files folder image Files  /  example  /  theme  /  assets  /  css  
File Role Description
  Plain text file app.css Data Auxiliary data

  Files folder image Files  /  example  /  theme  /  assets  /  js  
File Role Description
  Plain text file app.js Data Auxiliary data

  Files folder image Files  /  example  /  theme  /  views  
File Role Description
  Plain text file home.blade.php Aux. Auxiliary script

  Files folder image Files  /  src  
File Role Description
Files folder imageconfig (1 file)
Files folder imageControllers (1 file)
Files folder imageExceptions (1 file)
Files folder imageFacades (1 file)
Files folder imageModels (3 files)
Files folder imageroutes (1 file)
Files folder imageSupport (1 file)
  Plain text file ThemeSystem.php Class Class source
  Plain text file ThemeSystemServiceProvider.php Class Class source

  Files folder image Files  /  src  /  config  
File Role Description
  Plain text file themesystem.php Aux. Auxiliary script

  Files folder image Files  /  src  /  Controllers  
File Role Description
  Plain text file AssetController.php Class Class source

  Files folder image Files  /  src  /  Exceptions  
File Role Description
  Plain text file InvalidThemeException.php Class Class source

  Files folder image Files  /  src  /  Facades  
File Role Description
  Plain text file ThemeSystem.php Class Class source

  Files folder image Files  /  src  /  Models  
File Role Description
  Plain text file Theme.php Class Class source
  Plain text file User.php Class Class source
  Plain text file UserTheme.php Class Class source

  Files folder image Files  /  src  /  routes  
File Role Description
  Plain text file web.php Example Example script

  Files folder image Files  /  src  /  Support  
File Role Description
  Plain text file Helpers.php Example Example script

 Version Control Unique User Downloads Download Rankings  
 100%
Total:79
This week:1
All time:10,091
This week:560Up