Libraries tagged by cli-app
bridget/bridget
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
breephi/phi
0 Downloads
Phi φ - A modern PHP superset with strong typing and OOP enhancements
bree/bree
0 Downloads
Bree - A modern PHP superset with strong typing and OOP enhancements
bridgetphp/bridget
0 Downloads
Bridget - A modern PHP superset with strong typing and OOP enhancements
concept-labs/cli
6 Downloads
(C)oncept-Labs CLI application
zaghadon/themeboot
2 Downloads
A Free and OpenSource Lightweight CLI app to bootstrap WordPress Theme Development
yalesov/zf2-cli
92 Downloads
helper functions for building a zf2 CLI app
tmf/logfilter
4 Downloads
a cli app for filtering web server access logs
stefanotorresi/thorr-advent
8 Downloads
Advent of Code puzzle solutions wrapped in a PHP7 CLI app
skooppaos/appserver-io-cli
9 Downloads
CLI app for starting new projects and more.
radmen/gitfuzz
10 Downloads
Simple CLI app to make fuzz in git repo Edit
phperf/cli-spark
51 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
3 Downloads
CLI Plus is a PHP little library to add colors and effects to CLI apps
nahkampf/ansi-php
9 Downloads
ANSI Control Functions and ANSI Control Sequences (Colors, Erasing, etc.) for PHP CLI Apps. A fork of bramus/ansi-php.