Useful PHP Pecl Extentions

 

 

  • Pear – Net_server – http://pear.php.net/package/Net_Server/docs – https://github.com/pear/Net_Server/blob/master/examples/talkback.php
  • Pear – Services_JSON – http://pear.php.net/package/Services_JSON/docs
  • Pear  – System_Daemon – Turn PHP scripts into Linux daemons
  • Pear – System_ProcWatch – Watches System Processes
  • Pear – System_Command – Commandline Execution Interface for PHP

 

I’ll add more to this list once I’ve played with them.

LAST UPDATE – 13th July 2014 by David Hazelden