typedphp/composer-hook-plugin

A Composer plugin which allows dependencies to hook themselves into PHP config files.

dev-main 2015-08-10 00:49 UTC

This package is auto-updated.

Last update: 2025-02-19 02:24:25 UTC


README

Build Status Code Quality Code Coverage Version License

A Composer plugin which allows dependencies to hook themselves into PHP config files.

Installation

❯ composer require "typedphp/composer-hook-plugin:*"

Testing

❯ composer create-project "typedphp/composer-hook-plugin:*" .
❯ vendor/bin/phpunit