Handles launching applications, these are CLI apps that are either other PHP scripts or other programs available to the system. Process can be fired either inline or as background processes. Background processes will always return a status of true an... More »
Posted in Transport on 19 Nov 2009 @ 20:39
Provides the base functions for various transport mechanism. A "transport" is a connection to a remote system for sending messages / events etc. More »
Posted in Transport on 19 Nov 2009 @ 20:39
Handles sending emails More »
Posted in Transport on 19 Nov 2009 @ 20:39
Provides the base functions for various transport mechanism. A "transport" is a connection to a remote system for sending messages / events etc. This is the HTTP agent for making GET and POST requests. Connections are made using fsockopen and the res... More »
Posted in Transport on 19 Nov 2009 @ 20:39