Search by

centraldesktop / php-thrift-stomp

treyhyde

STOMP Thrift Transport

Package info

github.com/centraldesktop/php-thrift-stomp

pkg:composer/centraldesktop/php-thrift-stomp

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

0.0.1 2014-01-08 00:08 UTC

This package is not auto-updated.

Last update: 2026-09-08 12:16:33 UTC


README

Thrift STOMP Transport

License: Apache-2.0

Tests

To run unit tests:

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

Usage