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 }}
kt-code
/
php-queue
Public
forked from
CoderKungfu/php-queue
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Nov 22, 2014
Merge pull request #35 from gitter-badger/gitter-badge
Show description for 97c90ca
miccheng
committed
97c90ca
View commit details
Copy full SHA for 97c90ca
Browse repository at this point
Added Gitter badge
gitter-badger
committed
72315f4
View commit details
Copy full SHA for 72315f4
Browse repository at this point
Commits on Jun 29, 2014
Merge branch 'pr/travis-mysql' of https://github.com/andytruong/php-queue
Show description for 131a99f
miccheng
committed
131a99f
View commit details
Copy full SHA for 131a99f
Browse repository at this point
Merge pull request #30 from andytruong/pr/backend-pdo
Show description for eac9849
miccheng
committed
eac9849
View commit details
Copy full SHA for eac9849
Browse repository at this point
Merge pull request #34 from andytruong/pr/travis-text-coverage
Show description for cec4113
miccheng
committed
cec4113
View commit details
Copy full SHA for cec4113
Browse repository at this point
Merge pull request #32 from andytruong/pr/travis
Show description for 9c56e8f
miccheng
committed
9c56e8f
View commit details
Copy full SHA for 9c56e8f
Browse repository at this point
Update .travis.yml
Show description for b617989
andytruong
committed
b617989
View commit details
Copy full SHA for b617989
Browse repository at this point
Update PDOTest.php
Show description for dfdb5b9
andytruong
committed
dfdb5b9
View commit details
Copy full SHA for dfdb5b9
Browse repository at this point
Update .travis.yml
Show description for 9807556
andytruong
committed
9807556
View commit details
Copy full SHA for 9807556
Browse repository at this point
Update README.md
Show description for 69b2bed
andytruong
committed
69b2bed
View commit details
Copy full SHA for 69b2bed
Browse repository at this point
Update PDOTest.php
Show description for 943c586
andytruong
committed
943c586
View commit details
Copy full SHA for 943c586
Browse repository at this point
Update PDO.php
andytruong
committed
3f54ccd
View commit details
Copy full SHA for 3f54ccd
Browse repository at this point
Commits on Jun 28, 2014
Update PDO.php
Show description for defc51d
andytruong
committed
defc51d
View commit details
Copy full SHA for defc51d
Browse repository at this point
Commits on Jun 27, 2014
Do not raise error if user call Backend::get($id) with $id equals null.
and1truong
committed
f457db4
View commit details
Copy full SHA for f457db4
Browse repository at this point
Fix fatal error in PHP 5.4
and1truong
committed
02afc63
View commit details
Copy full SHA for 02afc63
Browse repository at this point
Commits on Dec 29, 2013
Merge pull request #29 from miccheng/master
Show description for b4ec9c0
miccheng
committed
b4ec9c0
View commit details
Copy full SHA for b4ec9c0
Browse repository at this point
Add Daemon class as part of the core framework.
miccheng
committed
c567952
View commit details
Copy full SHA for c567952
Browse repository at this point
Commits on Dec 28, 2013
Merge pull request #28 from miccheng/master
Show description for 4cf2d42
miccheng
committed
4cf2d42
View commit details
Copy full SHA for 4cf2d42
Browse repository at this point
Change name of log file.
miccheng
committed
37c2c0c
View commit details
Copy full SHA for 37c2c0c
Browse repository at this point
Merge pull request #27 from miccheng/master
Show description for cec2d6c
miccheng
committed
cec2d6c
View commit details
Copy full SHA for cec2d6c
Browse repository at this point
Fix inclusion bug.
miccheng
committed
99f865c
View commit details
Copy full SHA for 99f865c
Browse repository at this point
Merge pull request #26 from miccheng/master
Show description for 6c15661
miccheng
committed
6c15661
View commit details
Copy full SHA for 6c15661
Browse repository at this point
Add Config file interface file.
miccheng
committed
196ba6c
View commit details
Copy full SHA for 196ba6c
Browse repository at this point
Fix config_class visibility scope.
miccheng
committed
310a7e9
View commit details
Copy full SHA for 310a7e9
Browse repository at this point
Merge pull request #25 from miccheng/master
Show description for 1b1412a
miccheng
committed
1b1412a
View commit details
Copy full SHA for 1b1412a
Browse repository at this point
Update config.
miccheng
committed
86ea59b
View commit details
Copy full SHA for 86ea59b
Browse repository at this point
Accept array of paths & namespaces for Queue & Worker.
miccheng
committed
63e0eb3
View commit details
Copy full SHA for 63e0eb3
Browse repository at this point
Add config_class static attribute.
miccheng
committed
c4a8576
View commit details
Copy full SHA for c4a8576
Browse repository at this point
Commits on Aug 11, 2013
Merge pull request #23 from simkimsia/patch-4
Show description for 03d42c4
miccheng
committed
03d42c4
View commit details
Copy full SHA for 03d42c4
Browse repository at this point
workJob fails to work for chained jobs because of undefined variable
Show description for 7fe88d7
simkimsia
committed
7fe88d7
View commit details
Copy full SHA for 7fe88d7
Browse repository at this point
Merge pull request #22 from miccheng/HOT-FIX
Show description for 44cadbe
miccheng
committed
44cadbe
View commit details
Copy full SHA for 44cadbe
Browse repository at this point
Remove 5.3.x checks on Travis CI
miccheng
committed
8a1aa41
View commit details
Copy full SHA for 8a1aa41
Browse repository at this point
Increase dependency to a different PHP version.
miccheng
committed
fdefaef
View commit details
Copy full SHA for fdefaef
Browse repository at this point
Do Composer install without dev. Change in composer's default dependency behaviour.
miccheng
committed
4817c81
View commit details
Copy full SHA for 4817c81
Browse repository at this point
Do self-update on Composer before running Composer install.
miccheng
committed
728fcae
View commit details
Copy full SHA for 728fcae
Browse repository at this point
Previous
Next
You can’t perform that action at this time.