diff options
Diffstat (limited to 'libraries/php-stomp/README')
-rw-r--r-- | libraries/php-stomp/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libraries/php-stomp/README b/libraries/php-stomp/README new file mode 100644 index 0000000000000..2e926c8cc4edb --- /dev/null +++ b/libraries/php-stomp/README @@ -0,0 +1,5 @@ +php-stomp + +This php extension allows php applications to communicate with any +Stomp compliant Message Brokers (like Apache ActiveMQ) through easy +object oriented and procedural interfaces. |