Ecosyste.ms: Summary

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

ActivityPub: https://github.com/landrok/activitypub

activitypub activitystreams federated federated-social-web protocol

Score: 17.639772465432245

Last synced: about 4 hours ago
JSON representation

Repository metadata:

A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.


Owner metadata:


GitHub Events

Total
Last Year

Committers metadata

Last synced: 5 days ago

Total Commits: 333
Total Committers: 7
Avg Commits per committer: 47.571
Development Distribution Score (DDS): 0.039

Commits in past year: 27
Committers in past year: 2
Avg Commits per committer in past year: 13.5
Development Distribution Score (DDS) in past year: 0.222

Name Email Commits
dem l****k 320
Simounet c****t@s****t 6
swentel s****l@r****e 3
Jeremy Tubbs j****s@g****m 1
dpi p****o@d****n 1
georg fischer h****i@s****m 1
gudzpoz G****z@l****m 1

Issue and Pull Request metadata

Last synced: 3 days ago

Total issues: 25
Total pull requests: 16
Average time to close issues: 4 months
Average time to close pull requests: about 13 hours
Total issue authors: 15
Total pull request authors: 11
Average comments per issue: 2.36
Average comments per pull request: 0.88
Merged pull request: 11
Bot issues: 0
Bot pull requests: 0

Past year issues: 5
Past year pull requests: 4
Past year average time to close issues: 3 months
Past year average time to close pull requests: 1 day
Past year issue authors: 4
Past year pull request authors: 1
Past year average comments per issue: 2.2
Past year average comments per pull request: 1.5
Past year merged pull request: 4
Past year bot issues: 0
Past year bot pull requests: 0

More stats: https://issues.ecosyste.ms/repositories/lookup?url=https://github.com/landrok/activitypub

Top Issue Authors

  • swentel (8)
  • pwFoo (3)
  • scammo (2)
  • Crell (1)
  • daemionfox (1)
  • gudzpoz (1)
  • IntinteDAO (1)
  • jeremytubbs (1)
  • landrok (1)
  • oceatoon (1)
  • ottman (1)
  • pfefferle (1)
  • raynormast (1)
  • RikudouSage (1)
  • skobkin (1)

Top Pull Request Authors

  • Simounet (4)
  • swentel (3)
  • pfefferle (1)
  • snorpey (1)
  • jeremytubbs (1)
  • rtio (1)
  • j3j5 (1)
  • gudzpoz (1)
  • dpi (1)
  • wehowski (1)
  • TiMESPLiNTER (1)

Top Issue Labels

  • question (10)
  • enhancement (6)
  • bug (3)
  • Documentation (3)

Top Pull Request Labels

  • enhancement (3)
  • bug (3)

Package metadata

packagist.org: landrok/activitypub

A PHP implementation of ActivityPub protocol based upon the ActivityStreams 2.0 data format.

  • Homepage: https://github.com/landrok/activitypub
  • Licenses: MIT
  • Latest release: 0.7.2 (published about 2 months ago)
  • Last Synced: 2024-05-16T02:12:29.538Z (3 days ago)
  • Versions: 17
  • Dependent Packages: 1
  • Dependent Repositories: 5
  • Downloads: 24,776 Total
  • Rankings:
    • Stargazers count: 1.083%
    • Forks count: 1.922%
    • Dependent repos count: 7.462%
    • Average: 8.028%
    • Downloads: 11.324%
    • Dependent packages count: 18.352%
  • Maintainers (1)
  • Funding:
    • url: https://github.com/landrok: type: github
    • url: https://ko-fi.com/landrok: type: ko_fi

Dependencies

composer.json packagist
  • phpunit/phpunit * development
  • guzzlehttp/guzzle >=6.3
  • monolog/monolog ^1.12|^2.0|^3.0
  • php ^7.2|^8.0
  • phpseclib/phpseclib ^3.0.7
  • psr/cache ^1.0|^2.0|^3.0
  • symfony/cache >=4.0
  • symfony/http-foundation >=3.4
docs/requirements.txt pypi
  • Sphinx >=1.6.5
  • sphinx_rtd_theme >=0.3.0
  • sphinxcontrib-phpdomain *
.github/workflows/php.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • shivammathur/setup-php v2 composite