https://github.com/amphp/byte-stream

amphp async io non-blocking php stream

Last synced: about 21 hours ago

Repository metadata:

A non-blocking stream abstraction for PHP based on Amp.


Owner metadata:


Committers metadata

Last synced: 13 days ago

Total Commits: 394
Total Committers: 16
Avg Commits per committer: 24.625
Development Distribution Score (DDS): 0.472

Commits in past year: 4
Committers in past year: 2
Avg Commits per committer in past year: 2.0
Development Distribution Score (DDS) in past year: 0.25

Name Email Commits
Niklas Keller me@k****m 208
Aaron Piotrowski a****n@t****m 164
Bob Weinand b****9@h****m 5
Sébastien Nikolaou i****o@s****u 5
Daniil Gentili d****l@d****t 1
Fabien Villepinte f****e@g****m 1
Florent Morselli f****t@m****r 1
Gabriel Ostrolucký g****y@g****m 1
Gabriel Ostrolucký g****t@g****m 1
Tobias Bachert g****t@b****e 1
iggyvolz i****z@g****m 1
thgs t****7@g****m 1
userqq p****e@g****m 1
Alexander Pankratov 3****u 1
Ivan Pepelko i****o 1
Saif Eddin Gmati 2****z 1

Issue and Pull Request metadata

Last synced: 2 days ago


Package metadata

packagist: amphp/byte-stream

A stream abstraction to make working with non-blocking I/O simple.

  • Homepage: https://amphp.org/byte-stream
  • Licenses: MIT
  • Latest release: v2.1.1 (published 9 months ago)
  • Last Synced: 2024-11-11T02:39:55.032Z (2 days ago)
  • Versions: 50
  • Dependent Packages: 79
  • Dependent Repositories: 6,325
  • Downloads: 71,610,482 Total
  • Docker Downloads: 1,286,501,944
  • Rankings:
    • Docker downloads count: 0.026%
    • Downloads: 0.086%
    • Dependent repos count: 0.114%
    • Dependent packages count: 0.329%
    • Average: 0.531%
    • Stargazers count: 0.762%
    • Forks count: 1.869%
  • Maintainers (3)
  • Funding:
    • url: https://github.com/amphp: type: github
go: github.com/amphp/byte-stream

packagist: amphp/stream

A stream abstraction to make working with non-blocking I/O simple.

  • Homepage: https://amphp.org/byte-stream
  • Licenses: MIT
  • Latest release: v2.1.1 (published 9 months ago)
  • Last Synced: 2024-11-11T02:39:57.033Z (2 days ago)
  • Versions: 50
  • Dependent Packages: 0
  • Dependent Repositories: 2
  • Downloads: 1,273 Total
  • Rankings:
    • Stargazers count: 0.788%
    • Forks count: 2.022%
    • Average: 12.645%
    • Dependent repos count: 18.591%
    • Dependent packages count: 19.116%
    • Downloads: 22.708%
  • Maintainers (2)
  • Funding:
    • url: https://github.com/amphp: type: github

Dependencies

composer.json packagist
  • amphp/php-cs-fixer-config dev-master development
  • amphp/phpunit-util ^1.4 development
  • friendsofphp/php-cs-fixer ^2.3 development
  • jetbrains/phpstorm-stubs ^2019.3 development
  • phpunit/phpunit ^6 || ^7 || ^8 development
  • psalm/phar ^3.11.4 development
  • amphp/amp ^2
  • php >=7.1
.github/workflows/ci.yml actions
  • actions/cache v2 composite
  • actions/checkout v2 composite
  • nick-invision/retry v2 composite
  • shivammathur/setup-php v2 composite