phpro/grumphp
GrumPHP is a Composer plugin that installs Git hooks to run quality checks on every commit. It executes configured tasks like tests and linters, blocks failing commits, and helps teams enforce coding standards and best practices automatically.
|
Package
|
Score
|
Description
|
Stars
|
Likes
|
Forks
|
Downloads
|
Issues
|
Score
|
Opportunity
|
License
|
Last Release
|
|
|---|---|---|---|---|---|---|---|---|---|---|---|---|
| pluswerk/grumphp-config | 0.89 | Dev-only Composer package that generates a ready-to-use GrumPHP setup for your project: creates grumphp.yml, rector.php, phpstan.neon and phpstan-baseline.neon, and pulls in project-specific resources when needed. Customize via the generated grumphp.yml. | 7 | 7 | 5 | 3K | 7 | 32.1 | 44.5 | GPL-3.0 | 10 hours ago | |
| phpro/grumphp-shim | 0.89 | Provides a bundled GrumPHP PHAR so you can run GrumPHP without installing all its dependencies. Install via Composer and run vendor/bin/grumphp.phar run. Links to the main phpro/grumphp repo for options and release notes. | 28 | 29 | 3 | 119K | 3 | 30.2 | 58.8 | MIT | 2 weeks ago | |
| andersundsehr/grumphp-fractor-task | 0.88 | GrumPHP task for running Fractor (TYPO3 Fractor) in your Git hooks. Configure fractor.php path, file extensions, ignore patterns, cache clearing, and diff output to enforce automated refactoring checks on commit. | 0 | 0 | 0 | 447 | 0 | 15.2 | 41.3 | GPL-3.0 | 3 months ago | |
| pluswerk/grumphp-bom-task | 0.87 | GrumPHP task that enforces files to be saved without a UTF-8 BOM. Install via Composer and enable the PLUS\GrumPHPBomTask\ExtensionLoader, then run the plus_bom_fixer task on selected file types (php, css, json, yml, etc.). | 2 | 2 | 0 | 3K | 0 | 26.6 | 49.0 | GPL-3.0 | 4 days ago | |
| pluswerk/grumphp-xliff-task | 0.86 | GrumPHP task to lint XLF/XLIFF translation files. Configure ignore patterns and XML validation options (load_from_net, x_include, DTD and schema validation) and run on commits via GrumPHP (triggered_by: xlf). | 0 | 0 | 1 | 7K | 0 | 27.2 | 62.4 | GPL-3.0 | 4 days ago | |
| phpcq/all-tasks | 0.84 | phpcq/all-tasks bundles the full set of PHPCQ tasks into one convenient package, so you can install and run multiple code quality tools with a single dependency. Ideal for setting up consistent linting, testing, and analysis in your PHP projects. | 4 | 4 | 1 | 48 | 0 | 0.1 | 14.2 | MIT | — |
How can I help you explore Laravel packages today?