Componette

Componette

mallgroup

mallgroup / rabbitmq v11.0.1

🐰 RabbitMQ (AMQP, STOMP, MQTT) using BunnyPHP for Nette Framework (@nette).

download-cloud-line composer require mallgroup/rabbitmq

Website mallgroup.com | Twitter @mallcz_it

Usage

To install the latest version of mallgroup/rabbitmq use Composer.

$ composer require mallgroup/rabbitmq

Documentation

For details on how to use this package, check out our documentation.

Versions

State Version Branch Nette PHP
dev ^11.1.x master 3.0+ >=8.0
stable ^11.0.0 master 3.0+ >=8.0

Development

This package is currently maintaining by these authors.


This package is FORK of contributte/rabbitmq to better fit our needs, and because original author have limited amount of time to support it. Also thank you for using this package.

  • v11.0.1 Released version v11.0.1

    What's Changed

    • Fixed bug that may lead into creating bad routingKeys

    Full Changelog: v11.0.0...v11.0.1

  • v11.0.0 Released version v11.0.0

    What's Changed

    • Migrated to new namespace Mallgroup/Rabbitmq
    • Definitions can have more routing keys
    • Added PHP 8.2 as supported

    Full Changelog: v10.3.0...v11.0.0

  • v11.0.0-rc1 Released version v11.0.0 - release candidate 1

    What's Changed

    • Migrated to new namespace Mallgroup/Rabbitmq
    • Definitions can have more routing keys
    • Added PHP 8.2 as supported

    Full Changelog: v10.3.0...v11.0.0-rc1

  • v10.3.0 Released version v10.3.0

    What's Changed

    • Added timeout for publishConfirm by @bckp in #21

    Full Changelog: v10.2.0...v10.3.0

  • v10.2.0 Released v10.2.0

    What's Changed

    Full Changelog: v10.1.2...v10.2.0

  • v10.1.2 Released version v10.1.2

    Fixes client issues

  • v10.1.0 Released version v10.1.0

    What's Changed

    • Feature: added auto heartbeat for every opened connection by @bckp in #16
    • Feature: added publish confirm option by @bckp in #17

    Full Changelog: v10.0.3...v10.1.0

  • v10.0.3 Released version v10.0.3

    What's Changed

    • Fix: create federation upstream only when really needed by @bckp in #14

    Full Changelog: v10.0.2...v10.0.3

  • v10.0.2 Released version v10.0.2

    What's Changed

    • Feature: added producer reconnect in case connection is closed by @bckp in #13

    Full Changelog: v10.0.1...v10.0.2

  • v10.0.1 Released version v10.0.1

    Full Changelog: v10.0.0...v10.0.1

  • v10.0.0 Released v10.0.0

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added NACK_AND_TERMINATE
    • Added other small optimalizations
    • Switched to PHP8
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0

  • v10.0.0-RC6 Released v10.0.0-rc6

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added NACK_AND_TERMINATE
    • Added other small optimalizations
    • Switched to PHP8
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC6
    RC Changelog: v10.0.0-RC5...v10.0.0-RC6

  • v10.0.0-RC5 Released v10.0.0-rc5

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added other small optimalizations
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC5
    RC Changelog: v10.0.0-RC4...v10.0.0-RC5

  • v10.0.0-RC4 Released v10.0.0-rc4

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added other small optimalizations
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC4

  • v10.0.0-RC3 Released v10.0.0-rc3

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added other small optimalizations
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC3

  • v10.0.0-RC2 Released v10.0.0-rc2

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added other small optimalizations
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC2

  • v10.0.0-RC1 Released v10.0.0-rc1

    What's Changed

    • Added support for SSL connection to rabbitmq
    • Added nette/schema support
    • Added federated exchange
    • Added other small optimalizations
    • Fixed closing connection sooner then timeout happend
    • Removed Nette 2.4 support

    Full Changelog: v9.1.3...v10.0.0-RC1

  • v9.1.3 v9.1.3

    Added new option for read_write_timeout

  • v9.1.2 v9.1.2

  • v9.1.1 v9.1.1

    Added ConnectionFactory::getConnections, good if you need to send global heartbeat for all active connections

  • v9.1.0 v9.1.0

    Changes:

    • Add lazy autoCreate for exchanges and queues (@bckp)
    • Add reconnect for publish message (@kucix)
bar-chart-fill

Statistics

download-cloud-fill
16
star-fill
3
bug-fill
2
flashlight-fill
53d
price-tag-2-line

Badges

guide-fill

Dependencies

php (^8.0)
ext-pcntl (*)
symfony/console (~3.3 || ^4.0 || ^5.0 || ^6.0)
nette/di (^3.1.0)
Componette Componette felix@nette.org