evaneos/hector

This package is abandoned and no longer maintained. No replacement package was suggested.

AMQP wrapper of php C extension in order to easily manipulate connection, channel, queue and exchange

Installs: 200

Dependents: 1

Suggesters: 0

Security: 0

Stars: 0

Watchers: 14

Forks: 0

Type:symfony-bundle

1.0.3 2016-02-23 15:40 UTC

This package is auto-updated.

Last update: 2020-10-17 22:28:14 UTC


README

Build Status

Installation

composer require evaneos\hector

Example

Look at example in /example

Utils

Run test

composer test

Run CS fixer

composer cs