jenky/larabbit

AMQP connection and RabbitMQ queue driver for Laravel app

dev-master / 1.x-dev 2022-11-14 07:43 UTC

This package is auto-updated.

Last update: 2024-04-14 10:35:23 UTC


README

Latest Version on Packagist Github Actions Codecov Total Downloads Software License

This is where your description should go. Try and limit it to a paragraph or two. Consider adding a small example.

Installation

You can install the package via composer:

composer require jenky/larabbit

Usage

$larabbit = new Jenky\Larabbit();
echo $larabbit->echoPhrase('Hello, Jenky!');

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING and CODE_OF_CONDUCT for details.

Security

If you discover any security related issues, please email :author_email instead of using the issue tracker.

Credits

License

The MIT License (MIT). Please see License File for more information.