PHPackages                             jamielsharief/custom-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. jamielsharief/custom-installer

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

jamielsharief/custom-installer
==============================

A custom installer for composer packages

1.0.3(7y ago)120MITPHP

Since May 29Pushed 7y ago1 watchersCompare

[ Source](https://github.com/jamielsharief/custom-installer)[ Packagist](https://packagist.org/packages/jamielsharief/custom-installer)[ RSS](/packages/jamielsharief-custom-installer/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (2)Versions (5)Used By (0)

Custom Installer for Composer
=============================

[](#custom-installer-for-composer)

This is a installer which allows you customize where packages are installed.

Setup your composer package file like this.

```
{
    "name":"username/package",
    "description":"A description",
    "type": "custom-installer",
    "require": {
        "jamielsharief/custom-installer": "*"
    },
    "extra": {
      "directory": "path/to/some/directory"
    }
  }
```

It must include

- type: custom-installer
- require: jamielsharief/custom-installer
- extra/directory: the path to install too

###  Health Score

27

—

LowBetter than 47% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

4

Last Release

2588d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/7718a059aa8ef3d6e9f6e5bd7f4d5b09b7321a059f2669e61546d1a665fbb372?d=identicon)[jamielsharief](/maintainers/jamielsharief)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/jamielsharief-custom-installer/health.svg)

```
[![Health](https://phpackages.com/badges/jamielsharief-custom-installer/health.svg)](https://phpackages.com/packages/jamielsharief-custom-installer)
```

###  Alternatives

[symfony/runtime

Enables decoupling PHP applications from global state

74794.9M939](/packages/symfony-runtime)[ergebnis/composer-normalize

Provides a composer plugin for normalizing composer.json.

1.1k40.0M2.6k](/packages/ergebnis-composer-normalize)[drupal/core-composer-scaffold

A flexible Composer project scaffold builder.

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

Adds a message after Composer installation.

2124.0M193](/packages/drupal-core-project-message)[sandersander/composer-link

Adds ability to link local packages for development with composer

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

GrumPHP Phar distribution

284.6M333](/packages/phpro-grumphp-shim)

PHPackages © 2026

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