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: 2024-04-19 00:21:00 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