Find The Latest Laravel Packages
Login To Post Your PackagePeople Exploring Laravel
12170
Composer Package Executor (CPX) - bring NPX to Composer
Composer Package Executor (CPX) is a tool that simplifies the execution of commands from Composer-installed packages. It allows you to run commands directly without global installation. To use CPX, install it using Composer and then execute commands using the `cpx` command followed by the package name and command. CPX automatically resolves dependencies and allows you to pass arguments to the command. By using CPX, you can streamline your development workflow and make it easier to manage package commands.
"CPX: Your efficient package execution tool"
No Website
GitHub Repo