typedphp/composer-hook-plugin

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

Maintainers

Package info

github.com/typedphp/composer-hook-plugin

Type:composer-plugin

pkg:composer/typedphp/composer-hook-plugin

Statistics

Installs: 4

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-02-19 04:49:02 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