typedphp / composer-hook-plugin

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:Other


Languages

Language:PHP 100.0%