PHPackages                             kodeops/laravel-console-output - 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. kodeops/laravel-console-output

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

kodeops/laravel-console-output
==============================

GraphQL utils for Laravel.

1.0.1(9mo ago)03.8kMITPHPPHP ^7|^8

Since Apr 14Pushed 9mo ago1 watchersCompare

[ Source](https://github.com/kodeops/laravel-console-output)[ Packagist](https://packagist.org/packages/kodeops/laravel-console-output)[ Docs](https://github.com/kodeops/laravel-console-output)[ RSS](/packages/kodeops-laravel-console-output/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (3)Used By (0)

```
 _     _  _____  ______  _______  _____   _____  _______
 |____/  |     | |     \ |______ |     | |_____] |______
 |    \_ |_____| |_____/ |______ |_____| |       ______|

```

Laravel Console Output
======================

[](#laravel-console-output)

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

[](#installation)

`$ composer require kodeops/laravel-console-output`

Usage
-----

[](#usage)

Add singleton to `App\Providers\AppServiceProvider`

```
use kodeops\LaravelConsoleOutput\ConsoleOutput;

public function register()
{
    ...
    $this->app->bind('console', ConsoleOutput::class);
    ...
}

```

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance56

Moderate activity, may be stable

Popularity21

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity46

Maturing project, gaining track record

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

Total

2

Last Release

294d ago

### Community

Maintainers

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

---

Tags

pluginconsolelaravelkodeops

### Embed Badge

![Health badge](/badges/kodeops-laravel-console-output/health.svg)

```
[![Health](https://phpackages.com/badges/kodeops-laravel-console-output/health.svg)](https://phpackages.com/packages/kodeops-laravel-console-output)
```

###  Alternatives

[magentron/laravel-blade-lint

Laravel Blade Lint console command

16534.2k](/packages/magentron-laravel-blade-lint)[shomisha/laravel-console-wizard

This package offers a framework for creating interactive console wizards within your Laravel applications.

1327.6k1](/packages/shomisha-laravel-console-wizard)[perryvandermeer/laravel-console-validator

Validate arguments for Laravel commands

108.9k](/packages/perryvandermeer-laravel-console-validator)

PHPackages © 2026

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