PHPackages                             alex-patterson-webdev/laminas-symfony-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. alex-patterson-webdev/laminas-symfony-console

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

alex-patterson-webdev/laminas-symfony-console
=============================================

Symfony console application integration to the Laminas Framework

1250↓90.9%[1 PRs](https://github.com/alex-patterson-webdev/laminas-symfony-console/pulls)

Since Jul 20Compare

[ Source](https://github.com/alex-patterson-webdev/laminas-symfony-console)[ Packagist](https://packagist.org/packages/alex-patterson-webdev/laminas-symfony-console)[ RSS](/packages/alex-patterson-webdev-laminas-symfony-console/feed)WikiDiscussions Synced 1w ago

READMEChangelogDependenciesVersions (3)Used By (0)

Arp\\LaminasSymfonyConsole
==========================

[](#arplaminassymfonyconsole)

About
-----

[](#about)

A component module that integrates the [Symfony Console](https://github.com/symfony/console) with the [Laminas Framework](https://github.com/laminas).

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

[](#installation)

Installation via [composer](https://getcomposer.org).

```
require alex-patterson-webdev/laminas-symfony-console ^0.1

```

In order integrate with Laminas MVC, please add the module namespace to the `modules.config.php` of your laminas application.

```
// moudle.config.php
return [
    // .... other module namespaces

    'Arp\\LaminasConsole',
];

```

###  Health Score

20

—

LowBetter than 12% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community2

Small or concentrated contributor base

Maturity37

Early-stage or recently created project

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://avatars.githubusercontent.com/u/1563851?v=4)[Alex Patterson](/maintainers/alex-patterson-webdev)[@alex-patterson-webdev](https://github.com/alex-patterson-webdev)

### Embed Badge

![Health badge](/badges/alex-patterson-webdev-laminas-symfony-console/health.svg)

```
[![Health](https://phpackages.com/badges/alex-patterson-webdev-laminas-symfony-console/health.svg)](https://phpackages.com/packages/alex-patterson-webdev-laminas-symfony-console)
```

###  Alternatives

[illuminate/console

The Illuminate Console package.

13046.6M7.2k](/packages/illuminate-console)[styleci/cli

The CLI tool for StyleCI

71477.7k9](/packages/styleci-cli)[j13k/yaml-lint

A compact command line utility for checking YAML file syntax

161.2M25](/packages/j13k-yaml-lint)[winbox/args

Windows command-line formatter

20722.5k21](/packages/winbox-args)[mallardduck/laravel-traits

A collection of useful Laravel snippets in the form of easy to use traits.

136.2k2](/packages/mallardduck-laravel-traits)

PHPackages © 2026

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