PHPackages                             binary-cube/carrot-mq - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Queues &amp; Workers](/categories/queues)
4. /
5. binary-cube/carrot-mq

ActiveLibrary[Queues &amp; Workers](/categories/queues)

binary-cube/carrot-mq
=====================

Carrot MQ :: Food for thought

0.4.1(4y ago)0222MITPHPPHP ^7.2.5CI failing

Since Nov 26Pushed 4y agoCompare

[ Source](https://github.com/binary-cube/carrot-mq)[ Packagist](https://packagist.org/packages/binary-cube/carrot-mq)[ RSS](/packages/binary-cube-carrot-mq/feed)WikiDiscussions master Synced 6d ago

READMEChangelog (10)Dependencies (7)Versions (17)Used By (0)

🥕 Carrot-MQ :: Base on [Enqueue](https://github.com/php-enqueue)
================================================================

[](#-carrot-mq--base-on-enqueue)

~ Enjoy your ☕ ~

[![Minimum PHP Version PHP ^7.2.5](https://camo.githubusercontent.com/62fd4bdf4faeae7586a7cbe8b782a66e9fd7ca14f3ae71e5396d1fe447f84095/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f7068702d253545372e322e352d3838393242462e7376673f7374796c653d666c61742d737175617265)](https://php.net)[![Latest Stable Version](https://camo.githubusercontent.com/502661fe43a2f40a0ad3ab1d6fb92145e74eb65e37cc1c33bdca93b1475f7451/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f62696e6172792d637562652f636172726f742d6d712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binary-cube/carrot-mq)[![Total Downloads](https://camo.githubusercontent.com/f37ab0e8eb14f83309078d0f9066d6eefda9b607a6dcb1f3c693da5fadd630a8/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f62696e6172792d637562652f636172726f742d6d712e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/binary-cube/carrot-mq)[![Build Status](https://camo.githubusercontent.com/f700b3e42460333ea1a4ecee85fa8fdd7b9b5475a98188d07e76e8ebf5952dfa/68747470733a2f2f696d672e736869656c64732e696f2f7472617669732f62696e6172792d637562652f636172726f742d6d712f6d61737465722e7376673f7374796c653d666c61742d737175617265)](https://travis-ci.org/binary-cube/carrot-mq)[![Code Coverage](https://camo.githubusercontent.com/9fe6d866571b86296027ad3fc78906e6828699615b8a671ca46d24683dddd883/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f62696e6172792d637562652f636172726f742d6d712e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/binary-cube/carrot-mq/code-structure)[![Quality Score](https://camo.githubusercontent.com/fdb7d2ecebd1f52edafc08cc0b273405ffe6cd4779a4b5d3f473565e363ef6ed/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f62696e6172792d637562652f636172726f742d6d712e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/binary-cube/carrot-mq)[![License](https://camo.githubusercontent.com/55c0218c8f8009f06ad4ddae837ddd05301481fcf0dff8e0ed9dadda8780713e/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/binary-cube/carrot-mq/blob/master/LICENSE)

---

Requirements
------------

[](#requirements)

This package requires the following

- php ^7.2.5
- ext-bcmath
- ext-sockets

Installing
----------

[](#installing)

- **via "composer require"**:

    ```
    composer require binary-cube/carrot-mq
    ```
- **via composer (manually)**:

    If you're using Composer to manage dependencies, you can include the following in your `composer.json` file:

    ```
    {
        "require": {
            "binary-cube/carrot-mq": "0.*"
        }
    }
    ```

Example of usage
----------------

[](#example-of-usage)

```
