| 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/ | Sat Mar 06 08:03:53 -0800 2010 | |
| |
data/ | Wed May 27 02:44:35 -0700 2009 | |
| |
docs/ | Wed Feb 24 04:25:33 -0800 2010 | |
| |
examples/ | Tue Feb 23 18:13:39 -0800 2010 | |
| |
packages/ | Wed Feb 24 04:25:35 -0800 2010 | |
| |
release.php | Wed Feb 24 04:24:34 -0800 2010 | |
| |
test.php | Tue Feb 23 15:15:10 -0800 2010 | |
| |
tests/ | Tue Feb 23 15:15:10 -0800 2010 | |
| |
vendors/ | Tue Feb 23 14:38:30 -0800 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:

