PHPackages                             ghulamali2612/artisan - 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. ghulamali2612/artisan

ActiveLibrary

ghulamali2612/artisan
=====================

Laravel basic artisan command to run using console

v1.5(6y ago)117MITPHPPHP &gt;=5.3.0CI failing

Since Sep 26Pushed 6y ago1 watchersCompare

[ Source](https://github.com/ghulamali2612/artisan)[ Packagist](https://packagist.org/packages/ghulamali2612/artisan)[ Docs](https://github.com/ghulamali2612/artisan/)[ RSS](/packages/ghulamali2612-artisan/feed)WikiDiscussions master Synced today

READMEChangelog (6)Dependencies (1)Versions (6)Used By (0)

Artisan
=======

[](#artisan)

Laravel basic artisan commands

### Installation

[](#installation)

Use Composer to install the library.

```
$ composer require ghulamali2612/artisan

```

### Implementation

[](#implementation)

*Add this line in config/app.php*

```
GhulamAli\Artisan\ArtisanServiceProvider::class

```

### Usage

[](#usage)

- $ php artisan artisan-database:tables //List of your database table
- $ php artisan artisan-database:refresh //Truncate all database tables except migration
- $ php artisan artisan-database:truncate table\_name //Truncate requested table only
- $ php artisan artisan-database:drop table\_name //Drop the requested table
- $ php artisan artisan-log:clear //Clear storage/logs/laravel.log file

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity57

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

5

Last Release

2418d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5d39f48d58e1071a5cbd6606a60221beef735af2bcd6f0c6f10859a587f7dbe1?d=identicon)[devghulamali](/maintainers/devghulamali)

---

Top Contributors

[![devali-0](https://avatars.githubusercontent.com/u/163564010?v=4)](https://github.com/devali-0 "devali-0 (5 commits)")

---

Tags

artisancommandsartisan-commandslaravel-artisan-commands

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/ghulamali2612-artisan/health.svg)

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

###  Alternatives

[stepanenko3/nova-command-runner

Laravel Nova tool for running Artisan and bash(shell) commands.

36983.0k](/packages/stepanenko3-nova-command-runner)[guratr/nova-command-runner

Laravel Nova tool for running Artisan commands.

43232.8k1](/packages/guratr-nova-command-runner)[vkovic/laravel-commando

Collection of handy Laravel artisan commands that most projects needs

6139.2k](/packages/vkovic-laravel-commando)[tomatophp/filament-artisan

Simple but yet powerful library for running some artisan commands for FilamentPHP

3269.1k1](/packages/tomatophp-filament-artisan)[niellles/lumen-commands

Adds artisan commands to Lumen that aren't available by default.

1860.1k](/packages/niellles-lumen-commands)

PHPackages © 2026

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