PHPackages                             sebastian/cli-parser - 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. sebastian/cli-parser

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

sebastian/cli-parser
====================

Library for parsing CLI options

5.0.0(3mo ago)1.2k529.4M—5.1%6[1 issues](https://github.com/sebastianbergmann/cli-parser/issues)[2 PRs](https://github.com/sebastianbergmann/cli-parser/pulls)20BSD-3-ClausePHPPHP &gt;=8.4CI passing

Since Aug 12Pushed today2 watchersCompare

[ Source](https://github.com/sebastianbergmann/cli-parser)[ Packagist](https://packagist.org/packages/sebastian/cli-parser)[ Docs](https://github.com/sebastianbergmann/cli-parser)[ GitHub Sponsors](https://github.com/sebastianbergmann)[ Fund](https://liberapay.com/sebastianbergmann)[ RSS](/packages/sebastian-cli-parser/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (6)Dependencies (1)Versions (17)Used By (20)

[![Latest Stable Version](https://camo.githubusercontent.com/49e85f118afb6155ea7b16049db7cd6d9fb1bac250b1874d9ceda92060a57598/68747470733a2f2f706f7365722e707567782e6f72672f73656261737469616e2f636c692d7061727365722f76)](https://packagist.org/packages/sebastian/cli-parser)[![CI Status](https://github.com/sebastianbergmann/cli-parser/workflows/CI/badge.svg)](https://github.com/sebastianbergmann/cli-parser/actions)[![codecov](https://camo.githubusercontent.com/267ea4de12f36e8ee8483ebced3c62fe4fd39e4bfb16409112ff329a4a688559/68747470733a2f2f636f6465636f762e696f2f67682f73656261737469616e626572676d616e6e2f636c692d7061727365722f6272616e63682f6d61696e2f67726170682f62616467652e737667)](https://codecov.io/gh/sebastianbergmann/cli-parser)

sebastian/cli-parser
====================

[](#sebastiancli-parser)

Library for parsing `$_SERVER['argv']`, extracted from `phpunit/phpunit`.

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

[](#installation)

You can add this library as a local, per-project dependency to your project using [Composer](https://getcomposer.org/):

```
composer require sebastian/cli-parser

```

If you only need this library during development, for instance to run your project's test suite, then you should add it as a development-time dependency:

```
composer require --dev sebastian/cli-parser

```

###  Health Score

74

↑

ExcellentBetter than 100% of packages

Maintenance92

Actively maintained with recent releases

Popularity77

Solid adoption and visibility

Community28

Small or concentrated contributor base

Maturity80

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 96.8% 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

Every ~133 days

Recently: every ~36 days

Total

16

Last Release

102d ago

Major Versions

2.0.1 → 3.0.12024-03-02

3.0.2 → 4.0.02025-02-07

2.0.x-dev → 3.0.x-dev2025-12-31

3.0.x-dev → 4.2.x-dev2026-01-01

4.2.x-dev → 5.0.02026-02-06

PHP version history (6 changes)1.0.0PHP ^7.3 || ^8.0

1.0.1PHP &gt;=7.3

2.0.0PHP &gt;=8.1

3.0.0PHP &gt;=8.2

4.0.0PHP &gt;=8.3

5.0.0PHP &gt;=8.4

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1089?v=4)[Sebastian Probst Eide](/maintainers/sebastian)[@sebastian](https://github.com/sebastian)

---

Top Contributors

[![sebastianbergmann](https://avatars.githubusercontent.com/u/25218?v=4)](https://github.com/sebastianbergmann "sebastianbergmann (358 commits)")[![renovate[bot]](https://avatars.githubusercontent.com/in/2740?v=4)](https://github.com/renovate[bot] "renovate[bot] (8 commits)")[![staabm](https://avatars.githubusercontent.com/u/120441?v=4)](https://github.com/staabm "staabm (3 commits)")[![zkwbbr](https://avatars.githubusercontent.com/u/45949485?v=4)](https://github.com/zkwbbr "zkwbbr (1 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/sebastian-cli-parser/health.svg)

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

###  Alternatives

[phpspec/prophecy

Highly opinionated mocking framework for PHP 5.3+

8.5k551.7M682](/packages/phpspec-prophecy)[brianium/paratest

Parallel testing for PHP

2.5k118.8M754](/packages/brianium-paratest)[beberlei/assert

Thin assertion library for input validation in business models.

2.4k96.9M570](/packages/beberlei-assert)[mikey179/vfsstream

Virtual file system to mock the real file system in unit tests.

1.4k108.0M2.7k](/packages/mikey179-vfsstream)[orchestra/testbench

Laravel Testing Helper for Packages Development

2.2k39.1M32.1k](/packages/orchestra-testbench)[phpspec/phpspec

Specification-oriented BDD framework for PHP 7.1+

1.9k36.7M3.1k](/packages/phpspec-phpspec)

PHPackages © 2026

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