concretecms/zend-queue

PHP7 compatible version of the zend component that provides a factory function to create specific queue client objects

2.0.0rc5 2012-08-17 17:33 UTC

This package is auto-updated.

Last update: 2024-04-19 04:55:34 UTC


README

ZendQueue component

Master: Build Status

You can install using:

curl -s https://getcomposer.org/installer | php
php composer.phar install

At that point, follow the instructions in the documentation folder for actual usage of the component. (Documentation is forthcoming.)