PHPackages                             nedsbeds/blt-command-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. [CLI &amp; Console](/categories/cli)
4. /
5. nedsbeds/blt-command-installer

ActiveComposer-plugin[CLI &amp; Console](/categories/cli)

nedsbeds/blt-command-installer
==============================

04PHP

Since Feb 20Pushed 7y ago1 watchersCompare

[ Source](https://github.com/nedsbeds/blt-command-installer)[ Packagist](https://packagist.org/packages/nedsbeds/blt-command-installer)[ RSS](/packages/nedsbeds-blt-command-installer/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

blt-command-installer
=====================

[](#blt-command-installer)

This is a Composer installer for installing custom BLT Commands

Usage
-----

[](#usage)

When creating your custom command, add the following to a composer.json file.

The name should match your package name

The type "blt-command" will mean that the file is installed to the BLT custom command folder

By requiring this ('blt-command-installer') repo, your BLT project will download the installer first.

```
{
    "name": "nedsbeds/custom-blt-command",
    "type": "blt-command",
    "require": {
        "nedsbeds/blt-command-installer": "*"
    }
}
```

###  Health Score

18

—

LowBetter than 8% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity3

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

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.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/4272375?v=4)[Nick Downton](/maintainers/nedsbeds)[@nedsbeds](https://github.com/nedsbeds)

### Embed Badge

![Health badge](/badges/nedsbeds-blt-command-installer/health.svg)

```
[![Health](https://phpackages.com/badges/nedsbeds-blt-command-installer/health.svg)](https://phpackages.com/packages/nedsbeds-blt-command-installer)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

5.0k17.2M320](/packages/wp-cli-wp-cli)[consolidation/annotated-command

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[chi-teck/drupal-code-generator

Drupal code generator

26947.8M5](/packages/chi-teck-drupal-code-generator)[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24725.8M17](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

12944.1M5.1k](/packages/illuminate-console)[php-tui/php-tui

Comprehensive TUI library heavily influenced by Ratatui

589747.0k6](/packages/php-tui-php-tui)

PHPackages © 2026

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