Libraries tagged by cli app
nunomaduro/collision-adapter-symfony
33894 Downloads
Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications.
inhere/console
7232 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.
cakephp/console
36170 Downloads
Build beautiful console applications with CakePHP
zhamao/logger
100497 Downloads
Another Console Logger for CLI Applications
migrify/migrify-kernel
1512756 Downloads
Kernel for small CLI applications
leafs/cli
7945 Downloads
A simple command line tool for installing and interacting with your leaf apps
webfiori/cli
15806 Downloads
Class library to simplify the process of creating command line based applications using PHP.
craftsman/cli
15517 Downloads
Craftsman CLI provides a number of helpful commands for your use while developing your Codeigniter application.
flobee/spss
19188 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard. (Read/write SPSS, PSPP .sav files)
collecthor/spss
20468 Downloads
SPSS is a php-based implementation of IBM SPSS Statistics Standard
albinvar/php-csv-generator
1117 Downloads
The Termux Webzone CLI App.
popphp/pop-console
6679 Downloads
Pop Console Component for Pop PHP Framework
plesk/stdio-react
6384 Downloads
Async, event-driven console input & output (STDIN, STDOUT) for truly interactive CLI applications, built on top of ReactPHP
popphp/pop-kettle
3949 Downloads
A CLI helper application for the Pop PHP Framework.
robinncode/db_craft
2295 Downloads
DB Craft is a CodeIgniter4 Seeder, Migration Generator. Automatic Migration Generation: DB-Craft provides a simple command-line interface to generate migration files automatically based on the connected database. This feature allows developers to keep track of database schema changes and easily apply them to different environments. Table-Specific Migrations: Developers can also generate migration files for specific tables, providing granular control over database changes. This flexibility allows for efficient database management and versioning. Seeding Support: DB-Craft includes functionality to generate seeders, enabling developers to populate their database with initial data. This feature is especially useful for setting up sample data or populating reference tables.