2018-10-03 09:43:57 +02:00
2018-10-03 09:46:13 +02:00
2021-09-27 15:40:49 +02:00
2015-11-18 13:55:46 -05:00
2018-10-03 09:43:57 +02:00
2016-05-20 10:59:34 +08:00
2018-10-03 09:43:57 +02:00
2022-05-31 11:00:21 +02:00
2022-05-31 11:00:21 +02:00
2018-10-03 09:43:57 +02:00
2022-05-31 10:53:22 +02:00
2022-05-31 10:53:22 +02:00
2018-10-03 09:43:57 +02:00

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](http://pecl.php.net/package/stomp)

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](https://bugs.php.net/)
Description
⚠️ ARCHIVED: Original GitHub repository no longer exists. Preserved as backup on 2026-01-22T16:24:51.484Z
Readme 299 KiB
Languages
C 78.3%
PHP 20.1%
M4 1%
JavaScript 0.6%