PHPackages                             codeception/module-cli - 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. [Testing &amp; Quality](/categories/testing)
4. /
5. codeception/module-cli

ActiveLibrary[Testing &amp; Quality](/categories/testing)

codeception/module-cli
======================

Codeception module for testing basic shell commands and shell output

2.0.1(3y ago)149.8M↑27.9%6[3 PRs](https://github.com/Codeception/module-cli/pulls)20MITPHPPHP ^7.4 || ^8.0

Since Sep 19Pushed 3y ago3 watchersCompare

[ Source](https://github.com/Codeception/module-cli)[ Packagist](https://packagist.org/packages/codeception/module-cli)[ Docs](https://codeception.com/)[ RSS](/packages/codeception-module-cli/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (9)Dependencies (2)Versions (10)Used By (20)

Codeception Module CLI
======================

[](#codeception-module-cli)

A Codeception module for testing basic shell commands and shell output.

[![Actions Status](https://github.com/Codeception/module-cli/workflows/CI/badge.svg)](https://github.com/Codeception/module-cli/actions)[![Latest Stable Version](https://camo.githubusercontent.com/ed3a67749b36fdd4be03178e15d9e9dc215d7e0dcd3f10ba53c235a4403221ae/68747470733a2f2f706f7365722e707567782e6f72672f636f646563657074696f6e2f6d6f64756c652d636c692f762f737461626c65)](https://github.com/Codeception/module-cli/releases)[![Total Downloads](https://camo.githubusercontent.com/ade053ee67e7dc9c1a737fae65a71494e23e33c246513c81c7011d3100dc8361/68747470733a2f2f706f7365722e707567782e6f72672f636f646563657074696f6e2f6d6f64756c652d636c692f646f776e6c6f616473)](https://packagist.org/packages/codeception/module-cli)[![License](https://camo.githubusercontent.com/f8e933d82e258a316abdebf94458b76e419e0b2dbfd30ca63d11251069c9dace/68747470733a2f2f706f7365722e707567782e6f72672f636f646563657074696f6e2f6d6f64756c652d636c692f6c6963656e7365)](/LICENSE)

Requirements
------------

[](#requirements)

- `PHP 7.4` or higher.

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

[](#installation)

```
composer require "codeception/module-cli" --dev

```

Documentation
-------------

[](#documentation)

See [the module documentation](https://codeception.com/docs/modules/Cli).

[Changelog](https://github.com/Codeception/module-cli/releases)

License
-------

[](#license)

`Codeception Module CLI` is open-sourced software licensed under the [MIT](/LICENSE) License.

© Codeception PHP Testing Framework

###  Health Score

48

—

FairBetter than 95% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity54

Moderate usage in the ecosystem

Community38

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~203 days

Total

9

Last Release

1221d ago

Major Versions

1.1.1 → 2.0.02021-12-01

PHP version history (3 changes)1.0.0PHP &gt;=5.6.0 &lt;8.0

1.0.4PHP &gt;=5.6.0 &lt;9.0

2.0.0PHP ^7.4 || ^8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/395992?v=4)[Gintautas Miselis](/maintainers/Naktibalda)[@Naktibalda](https://github.com/Naktibalda)

---

Top Contributors

[![Naktibalda](https://avatars.githubusercontent.com/u/395992?v=4)](https://github.com/Naktibalda "Naktibalda (15 commits)")[![DavertMik](https://avatars.githubusercontent.com/u/220264?v=4)](https://github.com/DavertMik "DavertMik (9 commits)")[![TavoNiievez](https://avatars.githubusercontent.com/u/64917965?v=4)](https://github.com/TavoNiievez "TavoNiievez (2 commits)")[![MAXakaWIZARD](https://avatars.githubusercontent.com/u/1138453?v=4)](https://github.com/MAXakaWIZARD "MAXakaWIZARD (1 commits)")[![saitho](https://avatars.githubusercontent.com/u/7293310?v=4)](https://github.com/saitho "saitho (1 commits)")[![ThomasLandauer](https://avatars.githubusercontent.com/u/1054469?v=4)](https://github.com/ThomasLandauer "ThomasLandauer (1 commits)")[![Arhell](https://avatars.githubusercontent.com/u/26163841?v=4)](https://github.com/Arhell "Arhell (1 commits)")[![zbateson](https://avatars.githubusercontent.com/u/8356974?v=4)](https://github.com/zbateson "zbateson (1 commits)")[![eXorus](https://avatars.githubusercontent.com/u/1255561?v=4)](https://github.com/eXorus "eXorus (1 commits)")[![KartaviK](https://avatars.githubusercontent.com/u/5941637?v=4)](https://github.com/KartaviK "KartaviK (1 commits)")

---

Tags

codeception

### Embed Badge

![Health badge](/badges/codeception-module-cli/health.svg)

```
[![Health](https://phpackages.com/badges/codeception-module-cli/health.svg)](https://phpackages.com/packages/codeception-module-cli)
```

###  Alternatives

[lucatume/wp-browser

A set of Codeception modules to test WordPress projects.

6343.8M153](/packages/lucatume-wp-browser)[magento/magento2-functional-testing-framework

Magento2 Functional Testing Framework

15511.5M30](/packages/magento-magento2-functional-testing-framework)[codeception/module-asserts

Codeception module containing various assertions

8550.6M1.2k](/packages/codeception-module-asserts)[codeception/lib-innerbrowser

Parent library for all Codeception framework modules and PhpBrowser

8641.7M77](/packages/codeception-lib-innerbrowser)[codeception/module-symfony

Codeception module for Symfony framework

949.4M95](/packages/codeception-module-symfony)[codeception/module-webdriver

WebDriver module for Codeception

3831.4M245](/packages/codeception-module-webdriver)

PHPackages © 2026

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