phpro / grumphp-shim

This repository provides easy way to install GrumPHP without the risk of conflicting dependencies.
MIT License
22 stars 3 forks source link

GrumPHP shim

This package provides GrumPHP without the struggle of installing all of its dependencies.

Installation

composer require --dev phpro/grumphp-shim

and use it like the original executable

vendor/bin/grumphp.phar run

Check out the main repo for more options and release notes https://github.com/phpro/grumphp.