1. Source

  • Get the latest source and go to php directory

2. Building

  • To build distribution, you’ll need Ant

  • Run ant and you’ll get the distribution in target directory

3. Testing

  • To run unit tests you’ll need PHPUnit

  • Go to the src\test directory and run phpunit StompTest.php