Libraries tagged by php cli tools
tommyknocker/pdo-database-class
6080 Downloads
Framework-agnostic PHP database library with unified API for MySQL, MariaDB, PostgreSQL, SQLite, MSSQL, and Oracle. Query Builder, caching, sharding, window functions, CTEs, JSON, migrations, ActiveRecord, CLI tools, AI-powered analysis. Zero external dependencies.
robinncode/db_craft
4668 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.
fresque/fresque
108501 Downloads
A command line tool to manage your php-resque workers
freelancehunt/fresque
125604 Downloads
A command line tool to manage your php-resque workers
alecrabbit/php-cli-tools
44334 Downloads
CLI tools for php.
csoellinger/xpdf-cli-pdfinfo
4304 Downloads
A little PHP wrapper around the Xpdf cli tool: pdfinfo.
simps/mqtt-cli
60691 Downloads
PHPMQTT CLI Tools
leafs/cli
9267 Downloads
A simple command line tool for installing and interacting with your leaf apps
cr/hashcli
9235 Downloads
HashCLI - PHP CLI Tool For hashing
croustibat/composer-check
628 Downloads
Interactive CLI tool to check and update outdated Composer dependencies
beechit/json-to-code-climate-subset-converter
36883 Downloads
CLI tool that'll convert supported JSON files to a subset of the Code Climate JSON format.
samsara/roster
1046 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
leafs/aloe
18927 Downloads
Overpowered command line tool for your leaf apps.
fivefifteen/fetcher
484 Downloads
A package manager written in PHP that supports installing dependencies from GitHub, npm, custom URLs, and local file paths.
dpt/mcp-rector-warm
2431 Downloads
Warm-process MCP server for Rector. Keeps the Rector container bootstrapped across calls — ~9x faster per-file analysis vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).