Registry / cli / docopt-docopt

docopt-docopt

JSON →
library1.0.6phppackagistunverified

Port of Python's docopt for PHP >=5.3

composer require docopt/docopt
INSTALL
IMPORT
SIG · DOCOPT-DOCOPT
D
docopt-docopt
cliphpv1.0.6
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

Docopt
use Docopt\Docopt;

Parse command-line arguments from a docstring

use Docopt\Docopt; $doc = 'Usage: myprogram <name>'; $result = Docopt::handle($doc);
Debug
Known issues
gotchaRequires PHP >=5.3; no longer actively maintained
fix
Consider using symfony/console or other modern CLI libraries
affects: >=1.0.0
Upgrade
Version history
1.0.6latest on Packagist
Audit
Dependencies

No dependency data recorded yet.

Agent activity
28 hits · last 30 days
node
26
OpenAI (training)
1
Resources
docopt-docopt — pip install docopt-docopt · libregistry