PHPackages                             smoren/mushroom-hook-manager - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. smoren/mushroom-hook-manager

ActiveComposer-plugin[Utility &amp; Helpers](/categories/utility)

smoren/mushroom-hook-manager
============================

Composer plugin for running post-install/post-update scripts of your project's dependencies

v1.0.0(4y ago)01.3k↓25%5MITPHPPHP &gt;=7.2.0

Since Dec 10Pushed 4y ago2 watchersCompare

[ Source](https://github.com/Smoren/mushroom-hook-manager-php)[ Packagist](https://packagist.org/packages/smoren/mushroom-hook-manager)[ RSS](/packages/smoren-mushroom-hook-manager/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)Dependencies (2)Versions (2)Used By (5)

Mushroom Hook Manager
=====================

[](#mushroom-hook-manager)

Composer plugin for running post-install/post-update scripts of your project's dependencies

Using in your package
---------------------

[](#using-in-your-package)

Possible example:

Create file `MushroomHooks.php` in the root of you package source directory with such content:

```
