roygoldman/composer-where

A composer command to locate a package's installed path.

Installs: 11

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:composer-plugin

1.0.1 2020-07-12 17:39 UTC

This package is auto-updated.

Last update: 2024-04-25 10:35:44 UTC


README

Adds a where command to composer, to help with locating and testing installer paths.

Usage

Add this repository to you global composer install or composer project, using the following command

composer [global] require roygoldman/composer-where

You can then locate the project by running the following command.

composer where vendor/package

About

This project is designed as a developer facing utility usage in projects and scripts is not recommended.

Support

Support for this project is available on GitHub.