Libraries tagged by cli-app
phperf/cli-spark
55 Downloads
Spark line charts for your CLI app
pcual-mac/image-basekit-cli
0 Downloads
Small CLI app that handles image storage to be used as part of a wider application. You can assume actual capture of the image happens elsewhere in the wider application and the local path to an image can simply be passed as input to the CLI app. The app should perform basic validation on the image and allow it’s storage, retrieval and deletion on the file system. Note whilst only file system storage is required in this test the module should be written in such a way that makes it easy to plug in future required storage methods eg S3, FTP etc using just a config change along with the new storage class.
nvan/cli-plus
8 Downloads
CLI Plus is a PHP little library to add colors and effects to CLI apps
nahkampf/ansi-php
13 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps. A fork of bramus/ansi-php.
mydropwizard/symfony-console-project
6 Downloads
Project template for CLI apps built on Symfony Console
mslwk/otomoto-scrapper
9 Downloads
PHP-CLI app for otomoto.pl scrapping
mateodioev/php-easy-cli
119 Downloads
Create cli apps
manaphp/app-cli
16 Downloads
ManaPHP Cli Application
limboniatech/limbonia-app-cli
0 Downloads
This is the Limbonia CLI App Library
kelunik/multi-progress
6 Downloads
Display progress of multiple tasks in your CLI app.
jubstuff/is-anagram
12 Downloads
A CLI app to check if two words are anagrams.
joetannenbaum/day
0 Downloads
Dusk-like integration testing for your CLI apps
jastrzebski/swaggier
11 Downloads
CLI app that builds OpenApi 3.0.0 documentation by sending request to selected RestApi.Works only with JSON format (Response) and provides GET, POST, PUT, PATCH and DELETE http request.
ibrostudio/gitbro
7 Downloads
Cli app to manage Git repositories and facilitate releases management
ibrostudio/db-dump-cli
34 Downloads
CLI app to generate databases dump.