Libraries tagged by php cli tools
samsara/roster
1118 Downloads
A PHP console tool to generate Markdown documentation from your docblocks and types hints using templates.
leafs/aloe
19824 Downloads
Overpowered command line tool for your leaf apps.
fivefifteen/fetcher
672 Downloads
A package manager written in PHP that supports installing dependencies from GitHub, npm, custom URLs, and local file paths.
dpt/mcp-rector-warm
8072 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).
dpt/mcp-phpunit-warm
8060 Downloads
Warm-process MCP server for PHPUnit. Keeps the test framework bootstrapped across calls — faster per-suite invocation vs cold CLI. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpstan-warm
8089 Downloads
Warm-process MCP server for PHPStan. Keeps a PHPStan worker alive across calls via its built-in TCP worker protocol — faster than cold CLI invocations. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
dpt/mcp-phpmd-warm
7532 Downloads
Warm-process MCP server for PHPMD. Keeps PHPMD's classes + parsed rulesets bootstrapped across calls — faster per-file mess detection vs cold CLI invocation. Compatible with any MCP client (Claude Desktop, Cline, Continue, Zed, custom).
anystack-sh/porter
681 Downloads
Spin up your development background processes with ease.
assegaiphp/collections
1419 Downloads
The assegaiphp/collections package is a powerful tool for creating and managing groups of related objects in your AssegaiPHP projects. With this library, you can easily organize and manipulate data in a variety of ways, such as arrays, lists, sets, and maps. The package offers a wide range of methods for adding, removing, and manipulating items, as well as sorting, searching, and filtering your collections. It is fully compatible with PHP 7.x and above and is designed to be lightweight and easy to use. Whether you're building a web application, a CLI tool, or a standalone script, assegaiphp/collections is the perfect choice for working with data. With its simple and intuitive interface, you can easily start working with collections in your project right away.
thesmart/php-cli-tools
8452 Downloads
A collection of tools to help with command line development in PHP 5.3
syntatis/version-cli
697 Downloads
A simple PHP CLI tool for working with SemVer version strings
a3gz/php-cli-tools
2711 Downloads
Command line tools to prepare Web application assets for deployment
ncac/php-cognitive-complexity
302 Downloads
CLI tool for measuring PHP cognitive complexity (ISO SonarQube) — integrates with CI/CD pipelines and Husky pre-commit hooks
mds-agenturgruppe/php-code-checker
7260 Downloads
CLI tool for running PHP 8.x code checks
jeffersongoncalves/plump-cli
10 Downloads
CLI tool to query PHP package quality scores from Plumb (plumbphp.dev): show scores, trigger scans, view scan history.