Libraries tagged by cli game
rotexsoft/leanorm-cli
109 Downloads
Command-line tool for rotexsoft/leanorm for generating Model, Record & Collection Classes for tables in a specified database.
conduit-ui/conduit
46 Downloads
Your personal developer API gateway - Extensible GitHub CLI with component-based architecture
pavlakis/slim-cli
94050 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
tamer-dev/laravel-env-cli
7987 Downloads
laravel commands to work with .env file in cli
samejack/php-argv
96502 Downloads
PHP CLI arguments parse.
namelesscoder/typo3-repository-client
125038 Downloads
Client for interacting with the official TYPO3 Extension Repository (TER). Contains API and CLI scripts.
amercier/cli-helpers
8995 Downloads
Utility classes to write PHP command-line scripts
improvit17/laravel-env-cli
3575 Downloads
laravel commands to work with .env file in cli
trash-panda/progress-bar-log
19460 Downloads
Component to display a progress bar and last X logs at the same time
detain/phlix-shared
2569 Downloads
Shared interfaces, DTOs, event names, and protocol types used by both phlix-server and phlix-hub. Composer-installable, PHP 8.3+, zero I/O by charter — the only bundled network code is the blocking CurlArrTransport (CLI/test only); event-loop consumers MUST inject an async ArrTransportInterface.
jaymoulin/yamete
125 Downloads
Yamete - Hentai downloader in PHP CLI - Easy site downloader PHP system
n5s/wp-symfony-local-server
595 Downloads
Fixes WordPress compatibility issues when running on Symfony Local Server with local domain names
jamesclark32/dev-audit
5128 Downloads
Quickly run a set of CLI commands and summarize their outcome
felixarntz/terminal-image
239 Downloads
A PHP port of the popular JavaScript library of the same name, enabling the display of images directly in the terminal.
genai/messaging
54 Downloads
Provider-agnostic messaging front (the third twin of genai/web and genai/console): the Producer/Consumer/MessageEvent contracts, a #[MessageHandler] attribute, a build-time MessageHandlerProcessor that compiles consumers.php, and a PHP 5.3-safe Worker runner that dispatches to handler beans. Ships NO broker — each app registers its own Consumer/Producer (Kafka, Pdo, SQS, ...). Shares the same compiled container as the web and CLI fronts.