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

Plugin Composer Laravel Package

captainhook/plugin-composer

Deprecated Composer plugin for CaptainHook that auto-installs Git hooks for your team. Configure hook file name, PHAR path, or disable via composer.json “extra”. Use captainhook/hook-installer instead for flexible PHAR/source installs.

View on GitHub
Deep Wiki
Context7
5.3.3

Allow to disable the plugin by setting the environment variable CAPTAINHOOK_DISABLE to true

5.3.2

Prevent the Cap'n from installing hooks on a secondary worktree

5.3.1

Use the same php binary that was used to execute composer

5.3.0

Allow force installation of hooks

You can now force the installation of all hooks by setting a flag in the composer.json configuration.

    "extra": {
      "captainhook": {
        "force-install": true
      }
    }
5.2.4

Fix issue #13

5.2.3
  • Allow PHP8 usage ;)
5.2.2
  • Support Composer 2.0
5.2.1
  • Prevent endless loop while detecting the .git directory - thanks to @torhoehn
5.2.0
  • Do not fail the whole composer execution if the captainhook install execution fails - fixes #4
5.1.3

Escape spaces in binary path

5.1.2

Fix spaces in command arguments

5.1.1
  • Fix invalid option -g issue while configuring CaptainHook for the first time
5.1.0
  • Re-added the captainhook base package to the dependency list

This makes sure that if you install the plugin the Cap'n get installed as well.

5.0.0

Biggest Change

This will no longer run CaptainHook in the same PHP process. Instead it will execute captainhook in a sub process.

4.0.0
  • Upgrade to CaptainHook version 4
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.
davejamesmiller/laravel-breadcrumbs
artisanry/parsedown
christhompsontldr/phpsdk
enqueue/dsn
bunny/bunny
enqueue/test
enqueue/null
enqueue/amqp-tools
milesj/emojibase
bower-asset/punycode
bower-asset/inputmask
bower-asset/jquery
bower-asset/yii2-pjax
laravel/nova
spatie/laravel-mailcoach
spatie/laravel-superseeder
laravel/liferaft
nst/json-test-suite
danielmiessler/sec-lists
jackalope/jackalope-transport