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(11mo ago)04.0kMITPHPPHP ^7|^8

Since Apr 14Pushed 11mo 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 2d 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

33

—

LowBetter than 72% of packages

Maintenance51

Moderate activity, may be stable

Popularity20

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

340d 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

[ronasit/laravel-entity-generator

Provided console command for generating entities.

2053.1k](/packages/ronasit-laravel-entity-generator)[api-platform/laravel

API Platform support for Laravel

58171.6k14](/packages/api-platform-laravel)[rawilk/profile-filament-plugin

Profile &amp; MFA starter kit for filament.

3914.6k](/packages/rawilk-profile-filament-plugin)[ecotone/laravel

Ecotone for Laravel — CQRS, Event Sourcing, Sagas, Durable Workflows, and Outbox on top of Laravel Queue, via PHP attributes.

21318.6k3](/packages/ecotone-laravel)[slimani/filament-media-manager

A media manager plugin for Filament.

126.9k](/packages/slimani-filament-media-manager)

PHPackages © 2026

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