2017 © Pedro Peláez
 

library system_daemon

A port of the PEAR class to create Daemons with pure PHP

image

pear/system_daemon

A port of the PEAR class to create Daemons with pure PHP

  • Tuesday, February 26, 2013
  • by tomdmaguire
  • Repository
  • 1 Watchers
  • 7 Stars
  • 35,219 Installations
  • PHP
  • 3 Dependents
  • 0 Suggesters
  • 71 Forks
  • 0 Open issues
  • 1 Versions
  • 3 % Grown

The 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, (*1)

More info at:, (*2)

The Versions

26/02 2013

dev-master

9999999-dev

A port of the PEAR class to create Daemons with pure PHP

  Sources   Download

The Requires

  • php >=5.3.0