Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
lifo101
/
php-daemon
Public
Notifications
You must be signed in to change notification settings
Fork
15
Star
50
Code
Issues
0
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Mar 4, 2025
Removed DaemonEvent::$daemon.
Show description for 0a33b41
lifo101
committed
0a33b41
Copy full SHA for 0a33b41
Commits on Jan 3, 2023
Corrected return typehint for Daemon::getEventDispatcher(): EventDispatcherInterface
lifo101
committed
495d0d9
Copy full SHA for 495d0d9
Commits on Nov 14, 2022
Updated README.md.
lifo101
committed
a12abfb
Copy full SHA for a12abfb
Updated README.md.
lifo101
committed
0632bee
Copy full SHA for 0632bee
Updated Daemon::getLogPrefix to work regardless of locale. @npub
lifo101
committed
cfdf019
Copy full SHA for cfdf019
Commits on Nov 12, 2022
PHP8 deprecation tweaks.
Show description for c5722cf
lifo101
committed
c5722cf
Copy full SHA for c5722cf
Commits on Nov 10, 2022
PHP8 tweaks.
lifo101
committed
6f40182
Copy full SHA for 6f40182
Commits on Nov 8, 2022
changed php composer requirement to >=7.4
lifo101
committed
67ac6ab
Copy full SHA for 67ac6ab
Commits on Oct 13, 2022
Updates.
Show description for 63cfbae
lifo101
committed
63cfbae
Copy full SHA for 63cfbae
Commits on Oct 11, 2022
Removed PHP 5.x support.
Show description for 70560f0
lifo101
committed
70560f0
Copy full SHA for 70560f0
Commits on Oct 10, 2022
Merge pull request #27 from phuze/master
Show description for 6e50117
lifo101
authored
6e50117
Copy full SHA for 6e50117
Commits on Sep 27, 2022
add support for PHP 8
bl-lfl
committed
98b650e
Copy full SHA for 98b650e
Commits on Jul 7, 2022
Fixed version constraints.
lifo101
committed
3952416
Copy full SHA for 3952416
Updated version constraints to allow for newer versions of Symfony packages.
lifo101
committed
d41108c
Copy full SHA for d41108c
Commits on Jan 17, 2018
Merge pull request #6 from iKwinto/develop
Show description for e0971c3
lifo101
authored
e0971c3
Copy full SHA for e0971c3
Changed access level of getSignals func.
Show description for 2d1040d
Alexander Vasilyev
committed
2d1040d
Copy full SHA for 2d1040d
Filtering of non-existent signals.
Show description for b0d2bb1
Alexander Vasilyev
committed
b0d2bb1
Copy full SHA for b0d2bb1
Commits on Nov 27, 2017
added pcntl_signal_dispatch() in daemon loop for PHP7 compatibility.
lifo101
committed
58705e2
Copy full SHA for 58705e2
Commits on Aug 7, 2017
Fixed Daemon::error()
Show description for 4a597e3
lifo101
committed
4a597e3
Copy full SHA for 4a597e3
Commits on Jul 20, 2017
Changed composer autoload to "psr-0"
lifo101
committed
a77a42c
Copy full SHA for a77a42c
Commits on Jul 17, 2017
Removed debug code. *whoops*
lifo101
committed
51c6e1b
Copy full SHA for 51c6e1b
Corrected examples 'fix'.
lifo101
committed
2bc22e5
Copy full SHA for 2bc22e5
updated examples to work if php-daemon is cloned into its own directory, w/o a parent project.
lifo101
committed
08fc47b
Copy full SHA for 08fc47b
Commits on Jun 15, 2017
Added StringUtil::dump() to dump any variable, like print_r, but will use Symfony VarDumper, if available. Otherwise it'll output a JSON object.
Show description for e8aa71c
lifo101
committed
e8aa71c
Copy full SHA for e8aa71c
Commits on Jun 14, 2017
Updated README.
lifo101
committed
1c18e16
Copy full SHA for 1c18e16
Commits on Jun 13, 2017
A couple Mediator public methods were moved to protected.
lifo101
committed
010ef81
Copy full SHA for 010ef81
Commits on Jun 12, 2017
Several Updates:
Show description for 5f181c7
lifo101
committed
5f181c7
Copy full SHA for 5f181c7
Commits on Jun 9, 2017
Fixed DocBlock.
Show description for 646575a
lifo101
committed
646575a
Copy full SHA for 646575a
Daemon::task will now pass any extra arguments to Task::run, or the task callable directly.
lifo101
committed
e3e943d
Copy full SHA for e3e943d
Commits on Jun 5, 2017
Update README.md
lifo101
authored
9af954c
Copy full SHA for 9af954c
Commits on May 30, 2017
Merge remote-tracking branch 'origin/master'
lifo101
committed
54ba60d
Copy full SHA for 54ba60d
Several small updates.
Show description for 361df6c
lifo101
committed
361df6c
Copy full SHA for 361df6c
Several small updates.
Show description for aa5429e
lifo101
committed
aa5429e
Copy full SHA for aa5429e
Commits on May 25, 2017
Updated README
lifo101
committed
17e33fa
Copy full SHA for 17e33fa
tiny bit of cleanup
lifo101
committed
d275daf
Copy full SHA for d275daf
Pagination
Previous
Next
You can’t perform that action at this time.