Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Grumphp Config Laravel Package

pluswerk/grumphp-config

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.

View on GitHub
Deep Wiki
Context7
Package
Score
Description
Stars
Likes
Forks
Downloads
Issues
Score
Opportunity
License
Last Release
phpro/grumphp 0.90 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. 4,305 4,308 448 392K 4 65.7 33.4 MIT 2 weeks ago
View on GitHub
Deep Wiki
Context7
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
View on GitHub
Context7
rollerscapes/standards 0.87 0 0 0 167 0 15.7 34.4 4 months ago
View on GitHub
Context7
arty/php-coding-standard 0.87 2 3 0 8 0 11.2 9.6 MIT 7 months ago
View on GitHub
Context7
andersundsehr/grumphp-fractor-task 0.86 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
View on GitHub
Context7
drupol/php-conventions 0.86 Opinionated PHP conventions toolkit with presets for code style, static analysis, and QA tooling. Helps standardize projects quickly by providing shared configuration and automation-friendly defaults for common PHP workflows. 7 7 2 745 0 0.1 27.3 MIT
View on GitHub
Context7
loophp/grumphp-license-task 0.85 GrumPHP extension adding a “license” task to ensure your project has a valid LICENSE file. Creates it if missing or offers to fix it if invalid. Supports common OSI licenses (MIT, BSD-3-Clause, LGPL, EUPL) with holder/year options. 2 2 0 778 0 2.7 33.4 MIT 3 years ago
View on GitHub
Context7
chiiya/code-style-php 0.85 Reusable code style configs for PHP 8.1+ projects, combining PHP-CS-Fixer, EasyCodingStandard (ECS), and Rector. Install via Composer and import the provided rule sets into your tool config files to standardize formatting and refactors. 0 0 1 592 0 0.2 38.3
View on GitHub
Context7
pluswerk/grumphp-bom-task 0.84 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 2 days ago
View on GitHub
Context7
pluswerk/grumphp-xliff-task 0.83 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 2 days ago
View on GitHub
Context7
friendsofphp/php-cs-fixer 0.83 PHP CS Fixer automatically detects and fixes PHP coding style issues, applying built-in rule sets (PER-CS, Symfony, PhpCsFixer) or custom configs. Helps modernize code for newer PHP/PHPUnit. Install via Composer; supports PHP 7.4–8.5. 13,545 13,631 1,640 5M 43 91.5 73.8 MIT 6 days ago
View on GitHub
Context7
gyro/coding-standard 0.83 Gyro Coding Standard is a PHP coding-standard package forked from doctrine/coding-standard, incorporating Tideways’ style changes. Use it to enforce consistent code formatting and quality rules across your projects via automated tooling. 0 0 0 0 0 15.7 MIT 3 months ago
View on GitHub
Context7
mfn/php-cs-fixer-config 0.82 Opinionated PHP-CS-Fixer rule set for v3.11+ from mfn. Designed to be dropped into your own fixer config via Mfn\PhpCsFixer\Config::getRules(). Requires setRiskyAllowed(true). PRs welcome; issues disabled. 0 0 0 399 0 17.4 40.2 4 months ago
View on GitHub
Context7
phootwork/php-cs-fixer-config 0.66 Reusable PHP-CS-Fixer configuration by phootwork. Provides a shared ruleset and presets to standardize code style across projects, making it easy to apply consistent formatting in CI and local development with minimal setup. 3 4 2 73 0 7.8 18.5 MIT 9 months ago
View on GitHub
Context7
beste/php-cs-fixer-config 0.65 Shared PHP-CS-Fixer configuration used in BESTE projects, extending ergebnis/php-cs-fixer-config. Provides ready-made rulesets for PHP 8.1 and 8.2 to standardize code style across repositories. 0 0 0 13 0 18.1 18.0 MIT 3 months ago
View on GitHub
Context7
php-translation/common 0.65 Shared contracts and utilities for the PHP Translation ecosystem. Provides common interfaces, models, and helpers used across translation bundles to keep integrations consistent and reduce duplication, making it easier to build and maintain translation features in PHP apps. 92 92 7 35K 1 4.7 35.6 2 years ago
View on GitHub
Context7
fidry/php-cs-fixer-config 0.65 Personal base PHP-CS-Fixer configuration by Théo Fidry. Install as a dev dependency, then use FidryConfig in php-cs-fixer.dist.php with your Finder, a header comment, and minimum supported PHP version. Extend or override rules as needed. 6 6 1 256 0 11.7 23.5 MIT 6 months ago
View on GitHub
Context7
amphp/php-cs-fixer-config 0.64 Shared PHP-CS-Fixer configuration used across amphp projects. Install as a dev dependency, create a .php_cs.dist that returns Amp\CodeStyle\Config, configure the Finder paths and cache file, and run php-cs-fixer locally or in CI (e.g., Travis) for consistent styling. 10 10 4 7K 0 3.5 39.0 11 months ago
View on GitHub
Context7
drupol/phpcsfixer-configs-php 0.63 Ready-made PHP-CS-Fixer config objects for common standards and PHP versions (PSR-12, PHP 5.6–7.3). Implements ConfigInterface and supports combining rules via withRulesFrom() for easy reuse across projects. 5 5 2 5K 0 6.5 39.9 MIT 1 year ago
View on GitHub
Context7
cartalyst/php-cs-fixer-config 0.63 Reusable PHP-CS-Fixer configuration from Cartalyst. Provides a shared rule set and presets to standardize coding style across projects, making formatting consistent and easy to apply in CI and local development. 0 0 0 55 0 0.0 24.2 BSD-3-Clause
View on GitHub
Context7
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
terminal42/code-quality-tools
codifyo/ts-generator-bundle
andydefer/laravel-cluster
testo/fiber
mintobit/jobqueue
a4sex/maintenance-bundle
a4sex/entity-date-update
a4sex/client-identifier
a4sex/base-utilites
a4sex/key-value-storage
a4sex/micro-status
chilldev/dependency-injection-extra
datinglibre/datinglibre-app-api
biberltd/corebundle
bricre/symfony-bundle-test
biberltd/logbundle
dominium/http-adapter-bundle
dominium/google-analytics
a4sex/auto-clean-entity
christhompsontldr/laravel-inky