Libraries tagged by cli app
alecrabbit/php-console-spinner
16070 Downloads
Extremely flexible spinner for [async] php cli applications
mehrancodes/laravel-harbor
21252 Downloads
A CLI tool to Quickly create On-Demand preview environment for your apps.
fly-apps/dockerfile-laravel
57809 Downloads
Dockerfile generator and Fly.io helper.
seregazhuk/php-watcher
135443 Downloads
Automatically restart PHP application once the source code changes
ramsey/uuid-console
133998 Downloads
A console application for generating UUIDs with ramsey/uuid.
intonate/tinker-zero
44835 Downloads
Use laravel/tinker on your laravel-zero applications
pavlakis/slim-cli
86496 Downloads
Making a mock GET request through the CLI and enabling the same application entry point on CLI scripts.
phpdocumentor/guides-cli
76164 Downloads
Allows you to run phpDocumentor Guides as a stand alone application as console command
craftsman/cli
14671 Downloads
Craftsman CLI provides a number of helpful commands for your use while developing your Codeigniter application.
malenki/ansi
43136 Downloads
Simple class to put some colors into your CLI PHP apps!
rss-bridge/rss-bridge
523 Downloads
RSS-Bridge is a PHP project capable of generating RSS and Atom feeds for websites that don't have one. It can be used on webservers or as a stand-alone application in CLI mode.
leafs/aloe
14307 Downloads
Overpowered command line tool for your leaf apps.
robinncode/db_craft
849 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.
nunomaduro/collision-adapter-symfony
32905 Downloads
Collision's adapter for Symfony applications. Error Reporting for console/command-line PHP applications.
inhere/console
7081 Downloads
php console library, provide console argument parse, console controller/command run, color style, user interactive, information show.