centraldesktop/php-stomp-activemq

ActiveMQ connection factories

Installs: 33

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/centraldesktop/php-stomp-activemq

0.5.1 2013-10-02 23:41 UTC

This package is not auto-updated.

Last update: 2025-10-20 20:40:08 UTC


README

ActiveMQ specific stomp connection factories

License: Apache

Tests

To run unit tests:

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

Usage