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
.
cakephp
/
queue
Public
Notifications
You must be signed in to change notification settings
Fork
21
Star
36
Code
Issues
8
Pull requests
2
Actions
Wiki
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
Add DTO (Data Transfer Object) support to Queue plugin
- #192
#192
Open
skie
wants to merge 8 commits into
cakephp:3.x
cakephp/queue:3.x
from
skie:feature/dto-support
skie/cakephp-queue:feature/dto-support
Copy head branch name to clipboard
Conversation
Commits
8
(8)
Checks
Files changed
Open
Add DTO (Data Transfer Object) support to Queue plugin
#192
skie
wants to merge 8 commits into
cakephp:3.x
cakephp/queue:3.x
from
skie:feature/dto-support
skie/cakephp-queue:feature/dto-support
Copy head branch name to clipboard
Commits
Commits on Aug 8, 2026
Add DTO (Data Transfer Object) support to Queue plugin
Show description for 2cdb396
skie
committed
2cdb396
View commit details
Copy full SHA for 2cdb396
Browse repository at this point
apply rector, fix ci lowest, bump ramsey/uuid
skie
committed
8b8b17b
View commit details
Copy full SHA for 8b8b17b
Browse repository at this point
fix job template to match rector rules
skie
committed
9522b57
View commit details
Copy full SHA for 9522b57
Browse repository at this point
bump ramsey/uuid
skie
committed
dc4fbd8
View commit details
Copy full SHA for dc4fbd8
Browse repository at this point
remove final for DtoManager
skie
committed
ba6c91d
View commit details
Copy full SHA for ba6c91d
Browse repository at this point
Commits on Aug 10, 2026
Require expected class in Message::getDto()
Show description for b01bee3
skie
committed
b01bee3
View commit details
Copy full SHA for b01bee3
Browse repository at this point
Add typed docblocks and asserts.
skie
committed
0a72800
View commit details
Copy full SHA for 0a72800
Browse repository at this point
Commits on Aug 13, 2026
Update src/Dto/DtoManager.php
Show description for 111ae42
skie
and
markstory
authored
111ae42
View commit details
Copy full SHA for 111ae42
Browse repository at this point
You can’t perform that action at this time.