devshop / composer-common
Tools useful for any composer-based project.
1.7.0-alpha4
2020-10-07 21:12 UTC
Requires
- php: ^7.1
- consolidation/robo: ^1.0
- knplabs/github-api: ^1.0
- teqneers/php-stream-wrapper-for-git: ^2.0@dev
This package is auto-updated.
Last update: 2026-05-28 04:21:17 UTC
README
The DevShop Composer Common component contains code that might be useful for any composer-based project.
Tools
GitRepositoryAwareTrait
A PHP Trait that gives any class awareness of the Git Repository it resides in using the PHP Stream Wrapper for Git from https://github.com/teqneers/PHP-Stream-Wrapper-for-Git.
GitHubRepositoryAwareTrait
Includes GitRepositoryAwareTrait and parses GitHub Repo URLs to allow methods getRepoOwner() and getRepoName().
Resources
Credits
$CREDITS