https://github.com/symfony/messenger
component php symfony symfony-component
Last synced: about 23 hours ago
Repository metadata:
Helps applications send and receive messages to/from other applications or via message queues
- Host: GitHub
- URL: https://github.com/symfony/messenger
- Owner: symfony
- License: mit
- Created: 2018-03-23T08:05:31.000Z (over 6 years ago)
- Default Branch: 7.1
- Last Pushed: 2024-10-27T15:25:13.000Z (16 days ago)
- Last Synced: 2024-10-29T10:23:14.553Z (15 days ago)
- Topics: component, php, symfony, symfony-component
- Language: PHP
- Homepage: https://symfony.com/messenger
- Size: 2.04 MB
- Stars: 1,045
- Watchers: 32
- Forks: 87
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
-
Funding.yml:
- Github: fabpot
- Tidelift: packagist/symfony/symfony
- Custom: https://symfony.com/sponsor
- Funding Links:
Owner metadata:
- Name: Symfony
- Login: symfony
- Email:
- Kind: organization
- Description:
- Website: https://symfony.com/
- Location: The Internet
- Twitter: symfony
- Company:
- Icon url: https://avatars.githubusercontent.com/u/143937?v=4
- Repositories: 253
- Last Synced at: 2023-04-09T05:41:33.964Z
- Profile URL: https://github.com/symfony
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 847
Total Committers: 184
Avg Commits per committer: 4.603
Development Distribution Score (DDS): 0.804
Commits in past year: 43
Committers in past year: 21
Avg Commits per committer in past year: 2.048
Development Distribution Score (DDS) in past year: 0.814
Name | Commits | |
---|---|---|
Nicolas Grekas | n****s@g****m | 166 |
Fabien Potencier | f****n@p****g | 79 |
Samuel ROZE | s****e@g****m | 50 |
Alexander M. Turek | me@d****e | 34 |
Ryan Weaver | r****n@t****m | 32 |
Tobias Schultze | w****r@t****e | 31 |
Thomas Calvet | c****s@g****m | 20 |
Grégoire Pineau | l****x@l****o | 18 |
Robin Chalas | r****s@e****m | 18 |
Christian Flothmann | c****n@q****m | 16 |
Christian Flothmann | c****n@s****e | 16 |
Jérémy Derussé | j****y@d****m | 16 |
Maxime Steinhausser | m****r@g****m | 16 |
Yonel Ceruto | y****o@g****m | 16 |
Alexandre Daubois | a****s@g****m | 14 |
Nyholm | t****m@g****m | 14 |
Maxime Steinhausser | m****r@e****m | 13 |
Wouter de Jong | w****r@w****l | 9 |
Vincent Touzet | v****t@g****m | 9 |
HypeMC | h****c@g****m | 8 |
valtzu | v****u@g****m | 7 |
Roland Franssen | f****d@g****m | 7 |
Robin Chalas | r****s@g****m | 6 |
Alexander Schranz | a****r@s****o | 6 |
tien.xuan.vo | t****o@g****m | 5 |
Ruud Kamphuis | r****k | 5 |
Oskar Stark | o****k@g****m | 5 |
Nicolas PHILIPPE | n****l@g****m | 5 |
Hugo Monteiro | h****o@g****m | 4 |
Javier Eguiluz | j****z@g****m | 4 |
and 154 more... |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
-
Total downloads:
- packagist: 73,901,622 total
- Total docker downloads: 967,239
- Total dependent packages: 612
- Total dependent repositories: 7,079
- Total versions: 267
- Total maintainers: 1
packagist: symfony/messenger
Helps applications send and receive messages to/from other applications or via message queues
- Homepage: https://symfony.com
- Licenses: MIT
- Latest release: v7.0.7 (published 7 months ago)
- Last Synced: 2024-11-11T00:53:49.329Z (2 days ago)
- Versions: 267
- Dependent Packages: 612
- Dependent Repositories: 7,079
- Downloads: 73,901,622 Total
- Docker Downloads: 967,239
-
Rankings:
- Dependent packages count: 0.065%
- Downloads: 0.085%
- Dependent repos count: 0.107%
- Average: 0.273%
- Stargazers count: 0.33%
- Docker downloads count: 0.348%
- Forks count: 0.702%
- Maintainers (1)
-
Funding:
- url: https://symfony.com/sponsor: type: custom
- url: https://github.com/fabpot: type: github
- url: https://tidelift.com/funding/github/packagist/symfony/symfony: type: tidelift
Dependencies
- psr/cache ^1.0|^2.0|^3.0 development
- symfony/console ^5.4|^6.0 development
- symfony/dependency-injection ^5.4|^6.0 development
- symfony/event-dispatcher ^5.4|^6.0 development
- symfony/http-kernel ^5.4|^6.0 development
- symfony/process ^5.4|^6.0 development
- symfony/property-access ^5.4|^6.0 development
- symfony/routing ^5.4|^6.0 development
- symfony/serializer ^5.4|^6.0 development
- symfony/service-contracts ^1.1|^2|^3 development
- symfony/stopwatch ^5.4|^6.0 development
- symfony/validator ^5.4|^6.0 development
- php >=8.1
- psr/log ^1|^2|^3