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.2(1mo ago)04.1kMITPHPPHP ^7|^8

Since Apr 14Pushed 1mo 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 2w ago

READMEChangelogDependencies (4)Versions (4)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

44

—

FairBetter than 90% of packages

Maintenance91

Actively maintained with recent releases

Popularity21

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity48

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

Total

3

Last Release

42d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/40502810?v=4)[kodeops](/maintainers/kodeops)[@kodeops](https://github.com/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

[backstage/mails

View logged mails and events in a beautiful Filament UI.

16429.7k](/packages/backstage-mails)[slimani/filament-media-manager

A media manager plugin for Filament.

179.7k1](/packages/slimani-filament-media-manager)

PHPackages © 2026

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