PHPackages                             apolinux/cmdcli - 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. apolinux/cmdcli

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

apolinux/cmdcli
===============

Parse CLI arguments and options

v0.2.4(2y ago)08MITPHP

Since Nov 16Pushed 2y ago1 watchersCompare

[ Source](https://github.com/apolinux/cmdcli)[ Packagist](https://packagist.org/packages/apolinux/cmdcli)[ RSS](/packages/apolinux-cmdcli/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (7)Used By (0)

CmdCli
======

[](#cmdcli)

Is a library created to parse command line options and arguments. This library reads command line string parts and map each option with an object. Also it can shows the help using option description.

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

[](#installation)

composer require apolinux/cmdcli

Example
-------

[](#example)

```
