Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/castor-labs/queue

A simple queue abstraction for your PHP projects
https://github.com/castor-labs/queue

composer-library consumer php php7 producer pubsub queue

Last synced: about 1 month ago
JSON representation

A simple queue abstraction for your PHP projects

Awesome Lists containing this project

README

        

Castor Queue
============

A simple queue abstraction for your PHP projects.

## Installation

You can install the latest stable version with:

```bash
composer require castor/queue
```

## Documentation

Documentation is available in Markdown format [here](docs/README.md).