centraldesktop/php-stomp-activemq

ActiveMQ connection factories

Maintainers

Package info

github.com/centraldesktop/php-stomp-activemq

pkg:composer/centraldesktop/php-stomp-activemq

Statistics

Installs: 33

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.5.1 2013-10-02 23:41 UTC

This package is not auto-updated.

Last update: 2026-03-09 22:25:47 UTC


README

ActiveMQ specific stomp connection factories

License: Apache

Tests

To run unit tests:

composer install (or composer update)
vendor/bin/phpunit

Usage