| name | age | message | |
|---|---|---|---|
| |
.gitignore | Fri Oct 23 11:12:52 -0700 2009 | |
| |
.gitmodules | Fri Oct 23 11:11:09 -0700 2009 | |
| |
README.md | Tue Feb 23 14:55:53 -0800 2010 | |
| |
System/ | Sun Jul 18 03:39:57 -0700 2010 | |
| |
data/ | Wed May 27 02:44:35 -0700 2009 | |
| |
docs/ | Tue May 04 05:15:14 -0700 2010 | |
| |
examples/ | Wed Mar 24 13:17:51 -0700 2010 | |
| |
packages/ | Tue May 04 05:15:17 -0700 2010 | |
| |
release.php | Tue May 04 05:12:28 -0700 2010 | |
| |
test.php | Tue Feb 23 15:15:10 -0800 2010 | |
| |
tests/ | Tue Feb 23 15:15:10 -0800 2010 | |
| |
vendors/ | Thu Jun 10 11:53:58 -0700 2010 |
README.md
System_Daemon is a PHP class that allows developers to create their own daemon applications on Linux systems. The class is focussed entirely on creating & spawning standalone daemons
More info at:

