Skip to content

Latest commit

 

History

History
22 lines (16 loc) · 818 Bytes

readme.md

File metadata and controls

22 lines (16 loc) · 818 Bytes

Composer Hook Plugin

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