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(2y ago)02021MITPHPPHP ^7.3|^8.0

Since May 16Pushed 2y 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 1mo ago

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

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 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity50

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

1091d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/89c8ee2960e4fe893075ecfe915a1dc24d8a0417796bd31a5e1b093e75ebf668?d=identicon)[fabioassuncao](/maintainers/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

[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.

2994.3M16](/packages/vaimo-composer-patches)[mglaman/composer-drupal-lenient

1317.4M15](/packages/mglaman-composer-drupal-lenient)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

5341.9M446](/packages/drupal-core-composer-scaffold)[drupal/core-project-message

Adds a message after Composer installation.

2122.6M172](/packages/drupal-core-project-message)[olvlvl/composer-attribute-collector

A convenient and near zero-cost way to retrieve targets of PHP 8 attributes

184108.8k8](/packages/olvlvl-composer-attribute-collector)[lullabot/drainpipe

An automated build tool to allow projects to have a set standardized operations scripts.

41716.4k2](/packages/lullabot-drainpipe)

PHPackages © 2026

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