Download the PHP package staabm/oss-contribs without Composer
On this page you can find all versions of the php package staabm/oss-contribs. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package oss-contribs
oss-contribs
simple contributions statistics generator
- generates a list of merged pull requests in public repositories
- generates a list of issues, these pull requests addressed
- generates a count of user reactions on these pull requests and issues
- takes referenced issues into account event for PRs not targeted to the default branch
the result is grouped by repository
Setup / Run
composer global require staabm/oss-contribs
- run
oss-contribs
on your console- or use
php bin/oss-contribs
from within the projects folder, in case global composer binaries are not on your PATH
- or use
On first run the tool will ask you for an GitHub.com api token.
On any subsequent run you only need to enter a username and a year you want to get the statistics for.
Example output
Give back
In case you find this tool useful, please consider supporting my open source work.
All versions of oss-contribs with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2
knplabs/github-api Version ^3.0
symfony/http-client Version ^7.0
nyholm/psr7 Version ^1.8
guzzlehttp/guzzle Version ^7.0.1
http-interop/http-factory-guzzle Version ^1.0
knplabs/github-api Version ^3.0
symfony/http-client Version ^7.0
nyholm/psr7 Version ^1.8
guzzlehttp/guzzle Version ^7.0.1
http-interop/http-factory-guzzle Version ^1.0
The package staabm/oss-contribs contains the following files
Loading the files please wait ....