Ecosyste.ms: Summary

An open API service providing a high level summary for open source projects.

ActivityPub: https://github.com/colorfield/mastodon-api-php

composer guzzle mastodon-api oauth php php-wrapper

Score: 11.432647729679864

Last synced: about 4 hours ago
JSON representation

Repository metadata:

PHP wrapper for the Mastodon API.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 69
Total Committers: 2
Avg Commits per committer: 34.5
Development Distribution Score (DDS): 0.42

Commits in past year: 41
Committers in past year: 2
Avg Commits per committer in past year: 20.5
Development Distribution Score (DDS) in past year: 0.024

Name Email Commits
Christophe Jossart c****t@a****m 40
Christophe c****e@c****u 29

Issue and Pull Request metadata

Last synced: 2 days ago

Total issues: 11
Total pull requests: 0
Average time to close issues: about 1 year
Average time to close pull requests: N/A
Total issue authors: 3
Total pull request authors: 0
Average comments per issue: 0.82
Average comments per pull request: 0
Merged pull request: 0
Bot issues: 0
Bot pull requests: 0

Past year issues: 1
Past year pull requests: 0
Past year average time to close issues: about 7 hours
Past year average time to close pull requests: N/A
Past year issue authors: 1
Past year pull request authors: 0
Past year average comments per issue: 0.0
Past year average comments per pull request: 0
Past year merged pull request: 0
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/colorfield/mastodon-api-php

Top Issue Authors

  • colorfield (9)
  • Crell (1)
  • pwFoo (1)

Top Pull Request Authors


Top Issue Labels

  • enhancement (1)

Top Pull Request Labels


Package metadata

packagist.org: colorfield/mastodon-api

PHP wrapper for Mastodon API

  • Homepage: https://github.com/colorfield/mastodon-api-php
  • Licenses: Apache-2.0
  • Latest release: 0.1.5 (published 10 months ago)
  • Last Synced: 2024-05-14T19:41:06.660Z (4 days ago)
  • Versions: 6
  • Dependent Packages: 1
  • Dependent Repositories: 1
  • Downloads: 1,706 Total
  • Rankings:
    • Stargazers count: 5.565%
    • Dependent packages count: 9.28%
    • Forks count: 9.79%
    • Average: 16.781%
    • Dependent repos count: 22.199%
    • Downloads: 37.069%
  • Maintainers (1)
  • Funding:

Dependencies

composer.json packagist
  • phpunit/phpunit ~4.5,>=4.5.1 development
  • guzzlehttp/guzzle ^6.2
  • php >=5.6.0
.github/workflows/ci.yml actions
  • actions/cache v3 composite
  • actions/checkout v3 composite