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

Codeception

The Codeception task will run your full-stack tests.

Composer

composer require --dev codeception/codeception

Config

The task lives under the codeception namespace and has the following configurable parameters:

# grumphp.yml
grumphp:
    tasks:
        codeception:
            config_file: ~
            fail_fast: false
            suite: ~
            test: ~
            xml: false
            html: false

config_file

Default: null

If your codeception.yml file is located in an exotic location, you can specify your custom config file location with this option. This option is set to null by default. This means that codeception.yml is automatically located if it exists in the current directory.

fail_fast

Default: false

When this option is enabled, Codeception will stop at the first error. This means that it will not run your full test suite when an error occurs.

suite

Default: null

When this option is specified it will only run tests for the given suite. If left null Codeception will run tests for your full test suite.

test

Default: null

When this option is specified it will only run the given test. If left null Codeception will run all tests within the suite. This option can only be used in combination with a suite.

xml

Default: false

When this option is enabled, Codeception will output an XML report for the test run.

html

Default: false

When this option is enabled, Codeception will output an HTML report for the test run.

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