nascom / grumphp-symfony
There is no license information available for the latest version (2.0.2) of this package.
GrumPHP + tools for Symfony
Package info
github.com/Nascom/grumphp-symfony
Type:composer-plugin
pkg:composer/nascom/grumphp-symfony
2.0.2
2023-03-09 14:47 UTC
Requires
- composer-plugin-api: ^2.0
- phpro/grumphp: ^1.0
- phpstan/phpstan: ^1.8
- squizlabs/php_codesniffer: ^3.4
This package is auto-updated.
Last update: 2026-02-09 21:24:42 UTC
README
Basic GrumPHP Symfony configuration.
Requirements
composer require --dev nascom/grumphp-symfony
Config
The bin_dir in the grumphp.yml might need to be changed depending on the project configuration.
Configure git by the following commands
php ./path/to/grumphp git:init
php ./path/to/grumphp git:pre-commit
Usage
Just commit some changes and watch the magic happen.