Ridge Versions Save

Pure asynchronous PHP implementation of the AMQP 0-9-1 protocol.

1.3.2

2 years ago

1.3.1

2 years ago

1.3.0

2 years ago

1.2.0

3 years ago
  • PHP 8
  • Psalm integration
  • PHPStan integration

1.1.0

3 years ago

AMPHP dependencies update

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago
  • Added support for mandatory and immediate publish flags
  • Added server ack/nack events listeners
  • Added return frame parsing
  • Global refactoring
  • Exceptions refactoring
  • CS fixes

0.3

4 years ago

0.2.0

5 years ago
  • Buffer library update for C ext support
  • Tests refactoring and PHPUnit update
  • Minor bug fixes