nascom/grumphp-symfony

There is no license information available for the latest version (2.0.2) of this package.

GrumPHP + tools for Symfony

Installs: 215

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 6

Forks: 0

Open Issues: 1

Type:composer-plugin

2.0.2 2023-03-09 14:47 UTC

This package is auto-updated.

Last update: 2024-04-09 17:25:29 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.