pecl-tools-stomp
pecl-tools-stomp copied to clipboard
Stomp Client Extension
stomp
This extension allows php applications to communicate with any Stomp compliant Message Broker(s) through easy object oriented and procedural interfaces.
This extension currently implements STOMP 1.0 protocol: https://stomp.github.io/stomp-specification-1.0.html
The stomp extension at the PECL Repository website
Documentation
For documentation of the functions that this extension provides can be found here: http://www.php.net/stomp
Contribute
Your contributions and bugreports are highly appreciated. To contribute, fork and create a pull request. To report a bug use the PHP Bug Tracking System