Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
yiisoft
/
queue
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
32
Star
61
Code
Issues
5
Pull requests
3
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Commits
Breadcrumbs
History for
queue
src
Message
on
message-handler-resolver
User selector
All users
All time
Commit history
Commits on Aug 18, 2026
Improve
vjik
committed
170acdc
View commit details
Copy full SHA for 170acdc
View code at this point
Browse repository at this point
Commits on Aug 14, 2026
Introduce handler resolver
vjik
committed
ab628c9
View commit details
Copy full SHA for ab628c9
View code at this point
Browse repository at this point
Commits on Jul 1, 2026
Psalm level 1 (#315)
Show description for ccc4368
vjik
and
github-actions[bot]
authored
ccc4368
View commit details
Copy full SHA for ccc4368
View code at this point
Browse repository at this point
Commits on Jun 30, 2026
Rename in code "metadata" to "meta" (#312)
vjik
authored
cb52b32
View commit details
Copy full SHA for cb52b32
View code at this point
Browse repository at this point
Commits on Jun 18, 2026
Rename "message data" to "message payload" (#311)
vjik
authored
645a44c
View commit details
Copy full SHA for 645a44c
View code at this point
Browse repository at this point
Commits on Jun 16, 2026
Introduce message class resolver (#310)
vjik
authored
fd6d760
View commit details
Copy full SHA for fd6d760
View code at this point
Browse repository at this point
Commits on Jun 15, 2026
Introduce `MessageEncoderInterface` (#308)
Show description for 31c3cb5
vjik
and
samdark
authored
31c3cb5
View commit details
Copy full SHA for 31c3cb5
View code at this point
Browse repository at this point
Commits on Jun 10, 2026
Use only arrays and scalar values as data and metadata in messages (#304)
vjik
authored
97efb0c
View commit details
Copy full SHA for 97efb0c
View code at this point
Browse repository at this point
Commits on Jun 7, 2026
Improve envelope type safety + Check ID on empty string in `IdEnvelope` (#297)
Show description for 2815730
vjik
and
samdark
authored
2815730
View commit details
Copy full SHA for 2815730
View code at this point
Browse repository at this point
Commits on Jun 4, 2026
Refactor envelope metadata usage (#293)
Show description for f6ebc0a
vjik
and
samdark
authored
f6ebc0a
View commit details
Copy full SHA for f6ebc0a
View code at this point
Browse repository at this point
Introduce abstract `Message` class (#291)
Show description for ef2dd9e
vjik
and
samdark
authored
ef2dd9e
View commit details
Copy full SHA for ef2dd9e
View code at this point
Browse repository at this point
Commits on May 23, 2026
Remove stack of envelope classes from message metadata (#289)
vjik
authored
1a8ba57
View commit details
Copy full SHA for 1a8ba57
View code at this point
Browse repository at this point
Commits on May 20, 2026
Remove `EnvelopeInterface` + Refactor `Envelope` (#288)
vjik
authored
0c9c1fd
View commit details
Copy full SHA for 0c9c1fd
View code at this point
Browse repository at this point
Commits on May 10, 2026
Narrow message metadata type to `array<string, mixed>` (#287)
vjik
authored
ca45f50
View commit details
Copy full SHA for ca45f50
View code at this point
Browse repository at this point
Commits on May 1, 2026
refactor(delay): delayed messages are now handled in adapters (#277)
Show description for c5a8c24
viktorprogger
authored
c5a8c24
View commit details
Copy full SHA for c5a8c24
View code at this point
Browse repository at this point
Commits on Apr 25, 2026
Documentation (#250)
Show description for 0d7db18
4 people
authored
0d7db18
View commit details
Copy full SHA for 0d7db18
View code at this point
Browse repository at this point
Commits on Feb 1, 2026
Replace StyleCI to PHP CS Fixer (#257)
Show description for 4508fbe
vjik
and
mspirkov
authored
4508fbe
View commit details
Copy full SHA for 4508fbe
View code at this point
Browse repository at this point
Commits on Jul 16, 2025
Convert envelope trait to abstract class (#231)
viktorprogger
authored
7a7db7d
View commit details
Copy full SHA for 7a7db7d
View code at this point
Browse repository at this point
Commits on Jul 14, 2025
Minor fixes (#244)
samdark
authored
c75f4ca
View commit details
Copy full SHA for c75f4ca
View code at this point
Browse repository at this point
Commits on Jul 13, 2025
Add envelope tests (#247)
viktorprogger
authored
dc33d17
View commit details
Copy full SHA for dc33d17
View code at this point
Browse repository at this point
Commits on Feb 14, 2025
Improve test coverage (#241)
Show description for a1b7171
viktorprogger
and
StyleCIBot
authored
a1b7171
View commit details
Copy full SHA for a1b7171
View code at this point
Browse repository at this point
Commits on Nov 24, 2024
Allow to restore original pushed message class on consume (#214)
Show description for af0fb00
viktorprogger
and
StyleCIBot
authored
af0fb00
View commit details
Copy full SHA for af0fb00
View code at this point
Browse repository at this point
Commits on Nov 17, 2024
Allow usage of message handler classes as message handler names (#218)
Show description for b337fdd
viktorprogger
authored
b337fdd
View commit details
Copy full SHA for b337fdd
View code at this point
Browse repository at this point
Commits on Sep 15, 2024
Move fromMessage() method out of EnvelopeTrait and create its own key for the FailureEnvelope.
viktorprogger
committed
d231e82
View commit details
Copy full SHA for d231e82
View code at this point
Browse repository at this point
Commits on Aug 25, 2024
Suppress Psalm warnings on PHP 8.3
viktorprogger
committed
6baa9ce
View commit details
Copy full SHA for 6baa9ce
View code at this point
Browse repository at this point
Commits on Jan 22, 2024
Add envelope stack + MessageSerializer (#188)
xepozz
authored
fb5d3c6
View commit details
Copy full SHA for fb5d3c6
View code at this point
Browse repository at this point
Commits on Jan 12, 2024
Introduce Envelope (#185)
xepozz
authored
8498f59
View commit details
Copy full SHA for 8498f59
View code at this point
Browse repository at this point
Commits on Jan 9, 2024
Rename yii-queue -> queue, Yii Queue -> Queue, Yii\Queue -> Queue (#184)
Show description for be18f42
3 people
authored
be18f42
View commit details
Copy full SHA for be18f42
View code at this point
Browse repository at this point
Commits on Nov 22, 2023
Add rector CI and apply suggestions (#128)
Show description for 2639357
xepozz
and
vjik
authored
2639357
View commit details
Copy full SHA for 2639357
View code at this point
Browse repository at this point
Commits on Nov 28, 2022
Message failure handling middleware pipeline (#64)
Show description for c0b6143
3 people
authored
c0b6143
View commit details
Copy full SHA for c0b6143
View code at this point
Browse repository at this point
Commits on Oct 27, 2022
Remove behaviors (#130)
Show description for f70e80c
viktorprogger
and
StyleCIBot
authored
f70e80c
View commit details
Copy full SHA for f70e80c
View code at this point
Browse repository at this point
Commits on Feb 16, 2022
Rename MessageInterface.getName to MessageInterface.getHandlerName (#117)
Show description for ef5b70c
stanislav4er
authored
ef5b70c
View commit details
Copy full SHA for ef5b70c
View code at this point
Browse repository at this point
Commits on Dec 27, 2021
Fix psalm errors (#109)
romkatsu
authored
76b619a
View commit details
Copy full SHA for 76b619a
View code at this point
Browse repository at this point
Commits on Jun 2, 2021
Add channel factory (#96)
viktorprogger
authored
fd191d8
View commit details
Copy full SHA for fd191d8
View code at this point
Browse repository at this point
Commits on Apr 20, 2021
Rename driver->adapter (#93)
DizhovskyyD
authored
c28b1a3
View commit details
Copy full SHA for c28b1a3
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.