PHPackages                             utopia-php/queue - 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. [Framework](/categories/framework)
4. /
5. utopia-php/queue

ActiveLibrary[Framework](/categories/framework)

utopia-php/queue
================

A powerful task queue.

0.17.0(1mo ago)11183.5k↓21.3%3[9 PRs](https://github.com/utopia-php/queue/pulls)2MITPHPPHP &gt;=8.3

Since Oct 19Pushed 1mo ago6 watchersCompare

[ Source](https://github.com/utopia-php/queue)[ Packagist](https://packagist.org/packages/utopia-php/queue)[ RSS](/packages/utopia-php-queue/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (10)Dependencies (23)Versions (87)Used By (2)

Utopia Queue
============

[](#utopia-queue)

[![Build Status](https://camo.githubusercontent.com/ea23eb02649610330837d0e48b733c8a5b01e9fcea75a4572a96a9ee5c194648/68747470733a2f2f7472617669732d63692e636f6d2f75746f7069612d7068702f71756575652e7376673f6272616e63683d6d61696e)](https://travis-ci.com/utopia-php/queue)[![Total Downloads](https://camo.githubusercontent.com/0dca3a46aa9daa6c1251018387284d4a3a3f249af78314435113a0775c98a047/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f71756575652e737667)](https://camo.githubusercontent.com/0dca3a46aa9daa6c1251018387284d4a3a3f249af78314435113a0775c98a047/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f75746f7069612d7068702f71756575652e737667)[![Discord](https://camo.githubusercontent.com/6e418910df1b6eb524c6cbd88dbaf5a5aa294316eeadcd963e11262a319f6321/68747470733a2f2f696d672e736869656c64732e696f2f646973636f72642f3536343136303733303834353135313234343f6c6162656c3d646973636f7264)](https://appwrite.io/discord)

Utopia Queue is a powerful Queue library. This library is aiming to be as simple and easy to learn and use. This library is maintained by the [Appwrite team](https://appwrite.io).

Although this library is part of the [Utopia Framework](https://github.com/utopia-php/framework) project it is dependency free and can be used as standalone with any other PHP project or framework.

Getting Started
---------------

[](#getting-started)

Install using composer:

```
composer require utopia-php/queue
```

Init in your application:

```
