PHPackages                             angus/laminas-mvc-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. angus/laminas-mvc-console

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

angus/laminas-mvc-console
=========================

Integration between laminas-mvc and laminas-console

v1.0.1(1y ago)016BSD-3-ClausePHPPHP &gt;=8.1

Since Aug 17Pushed 1y agoCompare

[ Source](https://github.com/angusaust/angus-laminas-mvc-console)[ Packagist](https://packagist.org/packages/angus/laminas-mvc-console)[ Docs](https://laminas.dev)[ RSS](/packages/angus-laminas-mvc-console/feed)WikiDiscussions angus Synced 1mo ago

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

laminas-mvc-console
===================

[](#laminas-mvc-console)

[![Coverage Status](https://camo.githubusercontent.com/c4f724c7f093f64c337d208280ac7fc090a333588e9d3025a559e00a180054b8/68747470733a2f2f636f766572616c6c732e696f2f7265706f732f6769746875622f616e677573617573742f616e6775732d6c616d696e61732d6d76632d636f6e736f6c652f62616467652e7376673f6272616e63683d616e677573)](https://coveralls.io/github/angusaust/angus-laminas-mvc-console?branch=angus)

laminas-mvc-console provides integration between:

- laminas-console
- laminas-mvc
- laminas-router
- laminas-view

and replaces the console functionality found in the v2 releases of the latter three components.

- File issues at
- Documentation is at

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

[](#installation)

```
$ composer require angus/laminas-mvc-console
```

Assuming you are using the [component installer](https://docs.laminas.dev/laminas-component-installer), doing so will enable the component in your application, allowing you to immediately start developing console applications via your MVC. If you are not, please read the [introduction](https://docs.laminas.dev/laminas-mvc-console/intro/) for details on how to register the functionality with your application.

For use with laminas-mvc v3 and up
----------------------------------

[](#for-use-with-laminas-mvc-v3-and-up)

While this component has an initial stable release, please do not use it with laminas-mvc releases prior to v3, as it is not compatible.

Migrating from laminas-mvc v2 console to laminas-mvc-console
------------------------------------------------------------

[](#migrating-from-laminas-mvc-v2-console-to-laminas-mvc-console)

Please see the [migration guide](http://docs.laminas.dev/laminas-mvc-console/migration/v2-to-v3/)for details on how to migrate your existing laminas-mvc console functionality to the features exposed by this component.

###  Health Score

29

—

LowBetter than 60% of packages

Maintenance34

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community16

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 69.5% of commits — single point of failure

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

Unknown

Total

1

Last Release

647d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/398a0743c81f11c715dacf01b91f55bf96e2d7dcc392030f0fef74a0e46890da?d=identicon)[angusaustralia](/maintainers/angusaustralia)

---

Top Contributors

[![weierophinney](https://avatars.githubusercontent.com/u/25943?v=4)](https://github.com/weierophinney "weierophinney (196 commits)")[![michalbundyra](https://avatars.githubusercontent.com/u/7423207?v=4)](https://github.com/michalbundyra "michalbundyra (45 commits)")[![froschdesign](https://avatars.githubusercontent.com/u/103362?v=4)](https://github.com/froschdesign "froschdesign (18 commits)")[![Koopzington](https://avatars.githubusercontent.com/u/3015529?v=4)](https://github.com/Koopzington "Koopzington (6 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (4 commits)")[![bcremer](https://avatars.githubusercontent.com/u/55820?v=4)](https://github.com/bcremer "bcremer (2 commits)")[![chris-angus-au](https://avatars.githubusercontent.com/u/115129924?v=4)](https://github.com/chris-angus-au "chris-angus-au (2 commits)")[![samsonasik](https://avatars.githubusercontent.com/u/459648?v=4)](https://github.com/samsonasik "samsonasik (2 commits)")[![rieschl](https://avatars.githubusercontent.com/u/3321556?v=4)](https://github.com/rieschl "rieschl (1 commits)")[![Xerkus](https://avatars.githubusercontent.com/u/725842?v=4)](https://github.com/Xerkus "Xerkus (1 commits)")[![Slamdunk](https://avatars.githubusercontent.com/u/152236?v=4)](https://github.com/Slamdunk "Slamdunk (1 commits)")[![svycka](https://avatars.githubusercontent.com/u/1270782?v=4)](https://github.com/svycka "svycka (1 commits)")[![TysonAndre](https://avatars.githubusercontent.com/u/1904430?v=4)](https://github.com/TysonAndre "TysonAndre (1 commits)")[![GeeH](https://avatars.githubusercontent.com/u/613376?v=4)](https://github.com/GeeH "GeeH (1 commits)")[![laminass](https://avatars.githubusercontent.com/u/142500872?v=4)](https://github.com/laminass "laminass (1 commits)")

---

Tags

consolelaminasmvc

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/angus-laminas-mvc-console/health.svg)

```
[![Health](https://phpackages.com/badges/angus-laminas-mvc-console/health.svg)](https://phpackages.com/packages/angus-laminas-mvc-console)
```

###  Alternatives

[magento/community-edition

Magento 2 (Open Source)

12.1k52.1k10](/packages/magento-community-edition)[laminas/laminas-mvc

Laminas's event-driven MVC layer, including MVC Applications, Controllers, and Plugins

17224.4M365](/packages/laminas-laminas-mvc)[wheelpros/fitment-platform-api

Magento 2 (Open Source)

12.1k1.2k](/packages/wheelpros-fitment-platform-api)

PHPackages © 2026

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