Searched refs:cli (Results 1 – 11 of 11) sorted by relevance
65 $cli = new RenderCLI(); variable66 $cli->run();
115 $cli = new StripLangsCLI(); variable116 $cli->run();
117 $cli = new IndexerCLI(); variable118 $cli->run();
110 $cli = new PluginCLI(); variable111 $cli->run();
187 $cli = new WantedPagesCLI(); variable188 $cli->run();
362 $cli = new PageCLI(); variable363 $cli->run();
91 vendor/splitbrain/php-cli/examples/*92 vendor/splitbrain/php-cli/screenshot*93 vendor/splitbrain/php-cli/generate-api.sh94 vendor/splitbrain/php-cli/apigen.neon
693 "name": "splitbrain/php-cli",697 "url": "https://github.com/splitbrain/php-cli.git",702 …"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/813410b23f9790a62620a79a4e87aed4c5…734 "cli",742 "issues": "https://github.com/splitbrain/php-cli/issues",743 "source": "https://github.com/splitbrain/php-cli/tree/1.3.5"
19 ```php composer.phar require splitbrain/php-cli```52 $cli = new Minimal();53 $cli->run();73 …nd in the examples directory. Please refer to the [API docs](https://splitbrain.github.io/php-cli/)
849 "sebastian/cli-parser": "^1.0.2",990 "name": "sebastian/cli-parser",994 "url": "https://github.com/sebastianbergmann/cli-parser.git",999 …"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b…1032 "homepage": "https://github.com/sebastianbergmann/cli-parser",1034 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",1035 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
38 inc/cli.php