|
|
Warning: This package management website is not protected with a password, this is a MAJOR security risk. Please read the README.
|
Package
|
System_Daemon
|
Installed
|
- no -
|
Latest
|
1.0.0
|
License
|
New BSD License
|
Summary
|
Turn PHP scripts into Linux daemons
|
Description
|
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, and for example includes:
1. Methods to generate OS-specific startup-files (init.d) (currently only
Debian/Ubuntu are supported), so that your application gets started on
reboot as well.
2. Methods for logging purposes, also support for PEAR's Log package
3. Simple syntax
5. Can run with or without PEAR (PEAR adds more elegance & functionality,
no-PEAR offers functionality like including system_daemon with svn:externals
and reduced dependencies)
6. Default signal handlers, but optionally reroute signals to your own
handlers.
7. Set options like max RAM usage
|
Dependencies
|
PHP Version: 5.1.2 or newer PEAR Package: pear.php.net/PEAR 1.4.0 or newer PEAR Package: pear.php.net/Log 1.0 or newer1
|
Options
|
|
More
|
Extended Package Information
pear.php.net Developer Documentation
pear.php.net Package Manual
|
|
|