Skip to content
Konstantin Chukhlomin edited this page Sep 5, 2015 · 3 revisions

This project is a PHP Stomp Client that besides it implements the Stomp protocol fully, adds some ActiveMQ specific features that could make your messaging from PHP easier.

User Guide

  1. First example
  2. Transactions
  3. Durable Subscribers
  4. Connectivity (Failover, SSL)
  5. Handling Errors (Synchronous Operations, Exceptions, Broker Errors)
  6. Security (Authentication, Authorization)
  7. Message Transformation