PHPackages                             ahuggins/magicwand - 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. ahuggins/magicwand

ActiveLibrary[CLI &amp; Console](/categories/cli)

ahuggins/magicwand
==================

A Laravel CLI package, for standalone CLI apps

0.0.8(8y ago)028MITPHP

Since Apr 25Pushed 8y ago1 watchersCompare

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

READMEChangelog (8)DependenciesVersions (9)Used By (0)

Magic Wand
==========

[](#magic-wand)

A CLI entry point to your Laravel application. Basically, if you want to do things like `Artisan` but don't want to disturb `Artisan` or want to only show certain commands to your users.

Maybe you want a set of tools that your developers user, but don't want to include in the already large set of commands in `Artisan`. Or maybe you want some reporting tools, that are only used rarely, or by Cron, and therefore do not need to clutter the list in `Artisan`, this is what `Wand` should fill.

Installation
============

[](#installation)

`composer require ahuggins/magicwand`

Then after it is installed, you will need to update the `config/app.php` providers array with:

`AHuggins\Wand\WandServiceProvider::class,`

Then you will need to run: `php artisan vendor:publish`

Then you will need to give the published `wand` file executable permission, by running `chmod +x wand`

And that should be it.

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity7

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity58

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 ~20 days

Recently: every ~35 days

Total

8

Last Release

3215d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/d616aab541a2c6c34aba4b6d2b8bfa2f6182a6f3ffd2687dcb731a44a857676a?d=identicon)[ahuggins](/maintainers/ahuggins)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/ahuggins-magicwand/health.svg)

```
[![Health](https://phpackages.com/badges/ahuggins-magicwand/health.svg)](https://phpackages.com/packages/ahuggins-magicwand)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.0M6.4k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71470.5k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)[macopedia/magento2-categoryimporter

Category Importer for Magento 2

344.7k](/packages/macopedia-magento2-categoryimporter)

PHPackages © 2026

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