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

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

harrk/laravel-console
=====================

0238PHP

Since Mar 6Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Harrk/laravel-console)[ Packagist](https://packagist.org/packages/harrk/laravel-console)[ RSS](/packages/harrk-laravel-console/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependenciesVersions (1)Used By (0)

Laravel Console
===============

[](#laravel-console)

\-- WORK IN PROGRESS --

This package simplifies access to Symfony's console package by offering some styled commonly used output functions.

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

[](#installation)

```
$ composer require harrk/laravel-console
```

Usage
-----

[](#usage)

Once installed, the console can be accessed through a helper function.

```
console()->info('Hello World');
```

### Methods

[](#methods)

- info
- warning
- danger
- error
- question
- writeLine

###  Health Score

21

—

LowBetter than 18% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity11

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity41

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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/64437724a6c23ab6dd2596863e9bde27f24bd6c6b7a52f182010b6cd7334474c?d=identicon)[Harrk](/maintainers/Harrk)

### Embed Badge

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

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

###  Alternatives

[seld/cli-prompt

Allows you to prompt for user input on the command line, and optionally hide the characters they type

24726.4M22](/packages/seld-cli-prompt)[illuminate/console

The Illuminate Console package.

13045.3M6.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71464.1k9](/packages/styleci-cli)[winbox/args

Windows command-line formatter

20718.9k21](/packages/winbox-args)

PHPackages © 2026

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