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 Laravel Package

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.

View on GitHub
Deep Wiki
Context7

Composer Normalize fixer

If you are using composer, you have probably modified the file composer.json at least once to keep things nice and tidy.

Composer

composer require --dev ergebnis/composer-normalize

Config

This task is a wrapper around a composer plugin for tidying up the file composer.json.

The default configuration looks like:

# grumphp.yml
grumphp:
    tasks:
        composer_normalize:
            indent_size: ~
            indent_style: ~
            no_check_lock: false
            no_update_lock: true
            verbose: false

indent_size

Default: null

Indent size (an integer greater than 0); must be used with the indent_style option

indent_style

Default: null

Indent style (one of "space", "tab"); must be used with the indent_size option

no_check_lock

Default: false

If true, do not check if lock file is up to date.

no_update_lock

Default: true

If false, do not update lock file if it exists.

use_standalone

Default: false

If true, use the standalone composer-normalize command instead of the Composer plugin.

verbose

Default: false

Set this to true if you want to see the diff.

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.
cadot.eu/make
besmartand-pro/php-quality-config
sentix/ai-chatbot
codifyo/ts-generator-bundle
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