maltsev/github-star-php

Star packages on GitHub from your composer.json

1.0.1 2015-10-21 20:23 UTC

This package is not auto-updated.

Last update: 2024-04-13 16:12:41 UTC


README

The script parses dependencies from composer.json and stars their repositories on GitHub.

Install

composer require maltsev/github-star-php

Usage

php vendor/maltsev/github-star-php/star.php composer.json
# or
GITHUB_TOKEN=xxx php vendor/maltsev/github-star-php/star.php composer.json

Star packages from other package managers