PHPackages                             seventhcode/console-service - 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. seventhcode/console-service

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

seventhcode/console-service
===========================

Base de console

v1.3.1(4y ago)0101JavaScript

Since May 17Pushed 4y ago1 watchersCompare

[ Source](https://github.com/jhonnyf/console-service)[ Packagist](https://packagist.org/packages/seventhcode/console-service)[ RSS](/packages/seventhcode-console-service/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (10)Dependencies (2)Versions (24)Used By (0)

Console Service
===============

[](#console-service)

Console service by laravel

Terminal

```
php artisan vendor:publish --tag=migrations --force
```

```
php artisan vendor:publish --tag=public --force
```

```
php artisan storage:link
```

Laravel excel
=============

[](#laravel-excel)

config/app.php

'providers' =&gt; \[ /\* \* Package Service Providers... \*/ Maatwebsite\\Excel\\ExcelServiceProvider::class, \]

'aliases' =&gt; \[ ... 'Excel' =&gt; Maatwebsite\\Excel\\Facades\\Excel::class, \]

Terminal

```
php artisan vendor:publish --provider="Maatwebsite\Excel\ExcelServiceProvider" --tag=config
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity62

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

Total

22

Last Release

1739d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1ab23574765c60e403328e416cdc01d30139eb7cf0f7c74564d2191e8c2a9f55?d=identicon)[JhonnyFialho](/maintainers/JhonnyFialho)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/seventhcode-console-service/health.svg)

```
[![Health](https://phpackages.com/badges/seventhcode-console-service/health.svg)](https://phpackages.com/packages/seventhcode-console-service)
```

###  Alternatives

[wp-cli/wp-cli

WP-CLI framework

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

Initialize Symfony Console commands from annotated command class methods.

22569.8M19](/packages/consolidation-annotated-command)[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)[codedungeon/php-cli-colors

Liven up you PHP Console Apps with standard colors

10210.1M26](/packages/codedungeon-php-cli-colors)

PHPackages © 2026

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