PHPackages                             codions/laravel-themes-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. codions/laravel-themes-installer

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

codions/laravel-themes-installer
================================

v1.0.1(3y ago)0202MITPHPPHP ^7.3|^8.0

Since May 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/codions/laravel-themes-installer)[ Packagist](https://packagist.org/packages/codions/laravel-themes-installer)[ RSS](/packages/codions-laravel-themes-installer/feed)WikiDiscussions main Synced 2d ago

READMEChangelog (2)Dependencies (4)Versions (3)Used By (0)

Laravel Themes Installer
========================

[](#laravel-themes-installer)

[![Latest Stable Version](https://camo.githubusercontent.com/c6df1fa3516e2b0c185946d0f31717961d7ed43b751dc6402c968c2179141c4f/68747470733a2f2f706f7365722e707567782e6f72672f636f64696f6e732f6c61726176656c2d7468656d65732d696e7374616c6c65722f76)](//packagist.org/packages/codions/laravel-themes-installer) [![Total Downloads](https://camo.githubusercontent.com/0b5d095bc29cc764402de34318e02b0f6a04febe580452156d31a9243648ef66/68747470733a2f2f706f7365722e707567782e6f72672f636f64696f6e732f6c61726176656c2d7468656d65732d696e7374616c6c65722f646f776e6c6f616473)](//packagist.org/packages/codions/laravel-themes-installer) [![License](https://camo.githubusercontent.com/a9c34f401217d4976b34d67194693e03c7f6875ff656dcd3a437a98e8cc45dbd/68747470733a2f2f706f7365722e707567782e6f72672f636f64696f6e732f6c61726176656c2d7468656d65732d696e7374616c6c65722f6c6963656e7365)](//packagist.org/packages/codions/laravel-themes-installer)

This package facilitates working with theme packages by enabling the installation of standalone theme packages directly into the `themes/` directory instead of the `vendor/` directory.

For example if your Theme package name is `prismalms/admin-theme` then the package will be installed into `themes/prismalms/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 codions/laravel-themes-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/codions/laravel-themes-manager): Develop multi-themes Laravel application with ease.

Credits
-------

[](#credits)

- This project is a modified version of [hexadog/laravel-theme-installer](https://github.com/hexadog/laravel-theme-installer), created as a fork with additional changes.

License
-------

[](#license)

Laravel Themes Manager is open-sourced software licensed under the [MIT license](LICENSE).

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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

Every ~0 days

Total

2

Last Release

1146d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/5316087?v=4)[Fábio Assunção](/maintainers/fabioassuncao)[@fabioassuncao](https://github.com/fabioassuncao)

---

Top Contributors

[![fabioassuncao](https://avatars.githubusercontent.com/u/5316087?v=4)](https://github.com/fabioassuncao "fabioassuncao (3 commits)")

---

Tags

composer-pluginlaravelthemes

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/codions-laravel-themes-installer/health.svg)

```
[![Health](https://phpackages.com/badges/codions-laravel-themes-installer/health.svg)](https://phpackages.com/packages/codions-laravel-themes-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.

5445.2M564](/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)
