codeception/module-cli
Codeception CLI module for running and testing command-line applications. Provides helpers to execute commands, capture output, check exit codes, and assert on stdout/stderr, making it easy to write automated CLI tests within your Codeception suite.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| illuminate/console | 0.83 | Illuminate Console provides the Artisan command-line framework used by Laravel. Define commands, schedule tasks, manage input/output, prompts, and terminal styling, and integrate with the service container to build robust CLI tools and automation. | 130 | 137 | 28 | 570K | 0 | 1.5 | 50.3 | MIT | — | |
| codeception/codeception | 0.82 | Codeception is a full-stack PHP testing framework for unit, functional, and acceptance tests. It unifies PHPUnit-style assertions with browser and API testing, offers modular helpers, and integrates with popular PHP frameworks to speed up reliable test automation. | 4,857 | 4,911 | 1,282 | 1M | 151 | 80.0 | 62.5 | MIT | 5 months ago | |
| sebastianfeldmann/cli | 0.82 | Lightweight PHP library for building CLI tools: defines commands and options, parses argv, validates input, and renders help/usage output. Clean API for composing console applications with consistent argument handling and exit codes. | 21 | 21 | 8 | 308K | 4 | 9.8 | 55.8 | MIT | 1 year ago | |
| codeception/module-rest | 0.82 | REST module for Codeception that simplifies testing REST/JSON APIs: send HTTP requests, set headers/auth, validate response codes, formats, and payloads, and assert JSON/XML content. Integrates with other Codeception modules for end-to-end API tests. | 60 | 60 | 29 | 572K | 15 | 24.2 | 65.3 | MIT | 6 months ago | |
| zenstruck/console-test | 0.81 | Test your Symfony Console commands with ease. zenstruck/console-test provides a lightweight harness to run commands, feed input, capture output, and assert exit codes and messages—ideal for fast, reliable unit/integration tests without booting full apps. | 58 | 58 | 8 | 25K | 2 | 12.9 | 38.8 | MIT | 7 months ago | |
| codeception/module-asserts | 0.76 | Codeception Asserts module adds rich assertion helpers for your tests, letting you use a wide set of PHPUnit-style assertions directly in Codeception suites. Ideal for unit, functional, and acceptance tests to keep checks readable and failures clear. | 86 | 87 | 10 | 1M | 0 | 13.7 | 59.5 | MIT | 6 months ago | |
| codeception/lib-asserts | 0.73 | Lightweight assertion library used by Codeception. Provides clear, dependency-free assert helpers for writing expressive tests in PHP, with informative failure messages and easy integration into any PHPUnit-style workflow. | 105 | 104 | 5 | 1M | 1 | 19.1 | 61.4 | MIT | 5 months ago |
How can I help you explore Laravel packages today?