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
688 "name": "splitbrain/php-cli",692 "url": "https://github.com/splitbrain/php-cli.git",697 …"url": "https://api.github.com/repos/splitbrain/php-cli/zipball/4e669f38f660b0e9f76ed14dda7f12bff3…729 "cli",737 "issues": "https://github.com/splitbrain/php-cli/issues",738 "source": "https://github.com/splitbrain/php-cli/tree/1.3.4"
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/)
931 "sebastian/cli-parser": "^1.0.2",1063 "name": "sebastian/cli-parser",1067 "url": "https://github.com/sebastianbergmann/cli-parser.git",1072 …"url": "https://api.github.com/repos/sebastianbergmann/cli-parser/zipball/2b56bea83a09de3ac06bb18b…1105 "homepage": "https://github.com/sebastianbergmann/cli-parser",1107 "issues": "https://github.com/sebastianbergmann/cli-parser/issues",1108 "source": "https://github.com/sebastianbergmann/cli-parser/tree/1.0.2"
25 inc/cli.php