Skip to main content


📦 #CPX: A tool for running #PHP #Composer packages effortlessly

• 🔧 Execute commands from any Composer package without installation
• 🔄 Automatically manages package updates and avoids dependency conflicts
• 🧰 Supports popular tools like #PHPUnit, #Psalm, and #PHPCS
• 🔍 Detects project-specific tools for testing, analysis, and formatting
• 💻 Includes REPL functionality with automatic project autoloaders
• 🔌 Features dynamic package inclusion and class aliasing

#OpenSource #DeveloperTools #ProductivityTools

CPX streamlines PHP development workflows by providing easy access to the entire PHP ecosystem. It allows developers to run commands from any Composer package without worrying about installation or conflicts. The tool also offers normalized workflows across different projects and enhanced PHP execution capabilities.

cpx.dev/