Libraries tagged by cli-script
kevinlebrun/colors.php
7036003 Downloads
Colors for PHP CLI scripts
vanilla/garden-cli
1285401 Downloads
A full-featured, yet ridiculously simple commandline parser for your next php cli script. Stop fighting with getopt().
guiguiboy/php-cli-progress-bar
598320 Downloads
Progress bar for PHP CLI scripts
pavlakis/slim-cli
93924 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
b13/warmup
124753 Downloads
This extension adds a CLI script to warmup the caches.
namelesscoder/typo3-repository-client
124943 Downloads
Client for interacting with the official TYPO3 Extension Repository (TER). Contains API and CLI scripts.
nickbeen/php-cli-progress-bar
49118 Downloads
For creating minimal progress bars in PHP CLI scripts
alxmsl/cli
35142 Downloads
Simple library for php-cli script options support
serendipity_hq/component-var-dumper-f
307352 Downloads
Adds functions dumpf() and ddf() to Symfony's VarDumper component to be used in CLI scripts to dump to a file.
achertovsky/yii2-debug-cli
24363 Downloads
Opens CLI scripts for /debug access
yidas/deployer-php-cli
615 Downloads
Code deployment tool based on RSYNC running by PHP-CLI script
jelix/gandi-v5
1232 Downloads
Library and cli script to use the Gandi API V5
jaywood/jw-shortcode-scraper
146 Downloads
A WP-CLI script to scrape all blog posts for shortcodes ( registered or not ) and provides you a report after complete with CSV capability.
esportscz/sentry
440 Downloads
Opinionated Sentry bootstrap for PHP apps, CLI scripts, workers & Nette framework - consistent tags, async flush, Tracy bridge with debug panel, env-based config.
beporter/coverage-ensure
362 Downloads
PHP CLI script that reads clover.xml coverage reports and returns non-zero when percent coverage is below specified threshold. Intended for use with automated test/build tools like Travis CI, Circle CI, GitHub Actions and Jenkins.