phpro / grumphp-shim
GrumPHP Phar distribution
v2.21.0
2026-05-22 12:18 UTC
Requires
- php: ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0
- composer-plugin-api: ~2.0
- ext-json: *
Requires (Dev)
- humbug/box: ^4.7
Replaces
- phpro/grumphp: v2.21.0
This package is auto-updated.
Last update: 2026-05-22 12:19:10 UTC
README
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.