PHPackages                             fox/artisan-cmd-collection - 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. fox/artisan-cmd-collection

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

fox/artisan-cmd-collection
==========================

Fox's Artisan Command Collection

2.0.0(5y ago)1589MITPHPPHP &gt;=7.4.1CI failing

Since Feb 16Pushed 5y ago1 watchersCompare

[ Source](https://github.com/master-vulpus/artisan-command-collection)[ Packagist](https://packagist.org/packages/fox/artisan-cmd-collection)[ RSS](/packages/fox-artisan-cmd-collection/feed)WikiDiscussions master Synced 1w ago

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

Fox's Toolset | Artisan Command Collection
==========================================

[](#foxs-toolset--artisan-command-collection)

A collection of useful (Laravel)Artisan commands.

[![Build Status](https://camo.githubusercontent.com/6eff38724ac6725bfe475a39d6863e7b0be5eac54f545b7b8c60683dbb9f3b8a/68747470733a2f2f7472617669732d63692e636f6d2f63687269737469616e2d677261662f6172746973616e2d636f6d6d616e642d636f6c6c656374696f6e2e7376673f6272616e63683d6d6173746572)](https://travis-ci.com/christian-graf/artisan-command-collection)[![Latest Stable Version](https://camo.githubusercontent.com/7080bcf7e03eee361d62252f282b46107d5cf9d4fd4706481b0792d926ceea9c/68747470733a2f2f706f7365722e707567782e6f72672f666f782f6172746973616e2d636d642d636f6c6c656374696f6e2f762f737461626c65)](https://packagist.org/packages/fox/artisan-cmd-collection)[![Total Downloads](https://camo.githubusercontent.com/8597dbe3793b18bed5b68cbc94973335abc4dc9bc602e102c3b39d4b37b1d122/68747470733a2f2f706f7365722e707567782e6f72672f666f782f6172746973616e2d636d642d636f6c6c656374696f6e2f646f776e6c6f616473)](https://packagist.org/packages/fox/artisan-cmd-collection)[![License](https://camo.githubusercontent.com/4e215ca7106555b44410bb6b84b8b1539558f716f8a9acf20701e63aecffd231/68747470733a2f2f706f7365722e707567782e6f72672f666f782f6172746973616e2d636d642d636f6c6c656374696f6e2f6c6963656e7365)](https://packagist.org/packages/fox/artisan-cmd-collection)

Installation
------------

[](#installation)

In Laravel &gt;= 6.0 the collection will register via the new package discovery feature, so you only need to add the package via composer to your project.

```
composer require "fox/artisan-cmd-collection:^2.0"
```

After the installation is complete, you should see

```
Discovered Package: fox/artisan-cmd-collection
```

and you are ready to go!

To see all available commands of this collection run

```
php artisan list fox
```

in your command line.

Available commands
------------------

[](#available-commands)

### fox:cache:clear

[](#foxcacheclear)

```
Usage:
  fox:cache:clear [options] [--] []...

Arguments:
  cache                 Type of the cache(s) to clear - available values are [app|config|route|view]

Options:
      --all             Clear all caches
  -h, --help            Display this help message
  -q, --quiet           Do not output any message
  -V, --version         Display this application version
      --ansi            Force ANSI output
      --no-ansi         Disable ANSI output
  -n, --no-interaction  Do not ask any interactive question
      --env[=ENV]       The environment the command should run under
  -v|vv|vvv, --verbose  Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug

Help:
  Clears multiple caches used by your application. e.G. config or view caches
```

### db:create

[](#dbcreate)

```
Description:
  Create a database using the designated connection.

Usage:
  db:create [options] [--] []

Arguments:
  connection                   Name of the connection defined in your config/database.php file. [default: "default"]

Options:
  -h, --help                   Display this help message
  -q, --quiet                  Do not output any message
  -V, --version                Display this application version
      --ansi                   Force ANSI output
      --no-ansi                Disable ANSI output
  -n, --no-interaction         Do not ask any interactive question
      --env[=ENV]              The environment the command should run under
  -incl-drop-database, --drop  Include drop database statement
  -v|vv|vvv, --verbose         Increase the verbosity of messages: 1 for normal output, 2 for more verbose output and 3 for debug
```

Development - Getting Started
-----------------------------

[](#development---getting-started)

See the [CONTRIBUTING](CONTRIBUTING.md) file.

Changelog
---------

[](#changelog)

See the [CHANGELOG](CHANGELOG.md) file.

License
-------

[](#license)

See the [LICENSE](LICENSE.md) file.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity15

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity68

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

Recently: every ~278 days

Total

7

Last Release

1845d ago

Major Versions

1.1.2 → 2.0.02021-04-30

PHP version history (2 changes)1.0.0PHP ^7.1.7

2.0.0PHP &gt;=7.4.1

### Community

Maintainers

![](https://www.gravatar.com/avatar/2caf20183e4c2c5175a144f47649e6867e5fce2bb4094a49feb852a8bf2af40f?d=identicon)[Cyberfox](/maintainers/Cyberfox)

---

Top Contributors

[![master-vulpus](https://avatars.githubusercontent.com/u/2370344?v=4)](https://github.com/master-vulpus "master-vulpus (20 commits)")

---

Tags

artisanartisan-commandsilluminatelaravelconsolelaravelartisancachecommand

###  Code Quality

TestsPHPUnit

Code StylePHP CS Fixer

### Embed Badge

![Health badge](/badges/fox-artisan-cmd-collection/health.svg)

```
[![Health](https://phpackages.com/badges/fox-artisan-cmd-collection/health.svg)](https://phpackages.com/packages/fox-artisan-cmd-collection)
```

###  Alternatives

[nunomaduro/laravel-console-menu

Laravel Console Menu is an output method for your Laravel/Laravel Zero commands.

815412.0k48](/packages/nunomaduro-laravel-console-menu)[illuminated/console-mutex

Mutex for Laravel Console Commands.

146938.2k1](/packages/illuminated-console-mutex)[nunomaduro/laravel-console-dusk

Laravel Console Dusk allows the usage of Laravel Dusk in Laravel/Laravel Zero artisan commands.

16255.4k7](/packages/nunomaduro-laravel-console-dusk)[rahul900day/laravel-console-spinner

Laravel Console Spinner is a spinner output for Laravel command line.

76125.4k1](/packages/rahul900day-laravel-console-spinner)

PHPackages © 2026

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