phpro/grumphp-shim
GrumPHP Phar distribution
Maintainers
v2.22.0
2026-06-25 10:27 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
Suggests
None
Provides
None
Conflicts
None
Replaces
- phpro/grumphp: v2.22.0
MIT fd41028fa3d1070575ed8cd0b506d3e19f3c8b50
- Toon Verwerft <toon.verwerft.woop@phpro.be>
- Community
This package is auto-updated.
Last update: 2026-06-25 10:27:35 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.
