PHPackages                             snowsoft/laravel-theme-installer - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. snowsoft/laravel-theme-installer

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

snowsoft/laravel-theme-installer
================================

1.0(2y ago)051MITPHPPHP ^7.3|^8.0

Since Dec 23Pushed 2y agoCompare

[ Source](https://github.com/snowsoft/laravel-theme-installer)[ Packagist](https://packagist.org/packages/snowsoft/laravel-theme-installer)[ RSS](/packages/snowsoft-laravel-theme-installer/feed)WikiDiscussions master Synced yesterday

READMEChangelog (1)Dependencies (4)Versions (2)Used By (1)

Laravel Theme Installer
=======================

[](#laravel-theme-installer)

[![Latest Stable Version](https://camo.githubusercontent.com/b1ad35084372fa6f3394c245a4c8af259f43e9296aa6e0804fbd5b252a5bfa37/68747470733a2f2f706f7365722e707567782e6f72672f736e6f77736f66742f6c61726176656c2d7468656d652d696e7374616c6c65722f76)](//packagist.org/packages/snowsoft/laravel-theme-installer) [![Total Downloads](https://camo.githubusercontent.com/ed1ba05abc152e6ebf8592ee06ea2c607a6e736c018518d78b1767a7281957c6/68747470733a2f2f706f7365722e707567782e6f72672f736e6f77736f66742f6c61726176656c2d7468656d652d696e7374616c6c65722f646f776e6c6f616473)](//packagist.org/packages/snowsoft/laravel-theme-installer) [![License](https://camo.githubusercontent.com/9a8686614573ec1e53a08f47d8a6b4dda228703cba38d8b3ffe077be6f8ae74e/68747470733a2f2f706f7365722e707567782e6f72672f736e6f77736f66742f6c61726176656c2d7468656d652d696e7374616c6c65722f6c6963656e7365)](//packagist.org/packages/snowsoft/laravel-theme-installer)

This package is a fork of [Laravel Module Installer](https://github.com/joshbrw/laravel-module-installer) to work with Theme packages. It allows installation of standalone Theme package into the `themes/` directory instead of `vendor/`.

For example if your Theme package name is `snowsoft/admin-theme` then the package will be installed into `themes/hexadog/admin` directory.

You can specify an alternate directory by including a `theme-dir` in the extra data in your composer.json file:

```
"extra": {
    "theme-dir": "custom"
}

```

Installation
------------

[](#installation)

1. Ensure you have the `type` set to `laravel-theme` in your theme's `composer.json`
2. Require this package: `composer require snowsoft/laravel-theme-installer`
3. Require your bespoke theme using Composer

Notes
-----

[](#notes)

When working on a theme that is version controlled within an app that is also version controlled, you have to commit and push from inside the Theme directory and then `composer update` within the app itself to ensure that the latest version of your theme (dependant upon constraint) is specified in your composer.lock file.

Related projects
----------------

[](#related-projects)

- [Laravel Themes Manager](https://github.com/snowsoft/laravel-themes-manager): Develop multi-themes Laravel application with ease.

###  Health Score

22

—

LowBetter than 21% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity47

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 95% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

923d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4568234?v=4)[snowsoft](/maintainers/snowsoft)[@snowsoft](https://github.com/snowsoft)

---

Top Contributors

[![gaetan-hexadog](https://avatars.githubusercontent.com/u/72258504?v=4)](https://github.com/gaetan-hexadog "gaetan-hexadog (38 commits)")[![snowsoft](https://avatars.githubusercontent.com/u/4568234?v=4)](https://github.com/snowsoft "snowsoft (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/snowsoft-laravel-theme-installer/health.svg)

```
[![Health](https://phpackages.com/badges/snowsoft-laravel-theme-installer/health.svg)](https://phpackages.com/packages/snowsoft-laravel-theme-installer)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74798.8M1.0k](/packages/symfony-runtime)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5344.1M564](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2124.7M203](/packages/drupal-core-project-message)[vaimo/composer-patches

Applies a patch from a local or remote file to any package that is part of a given composer project. Patches can be defined both on project and on package level. Optional support for patch versioning, sequencing, custom patch applier configuration and patch command for testing/troubleshooting added patches.

3014.6M26](/packages/vaimo-composer-patches)[sandersander/composer-link

Adds ability to link local packages for development with composer

98457.9k](/packages/sandersander-composer-link)[phpro/grumphp-shim

GrumPHP Phar distribution

294.7M340](/packages/phpro-grumphp-shim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
