centraldesktop/php-thrift-stomp

STOMP Thrift Transport

Installs: 14

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 0

Open Issues: 0

pkg:composer/centraldesktop/php-thrift-stomp

0.0.1 2014-01-08 00:08 UTC

This package is not auto-updated.

Last update: 2025-10-07 07:59:33 UTC


README

Thrift STOMP Transport

License: Apache-2.0

Tests

To run unit tests:

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

Usage