zendframework/zend-queue

This package is abandoned and no longer maintained. No replacement package was suggested.

provides a factory function to create specific queue client objects

2.0.0rc5 2012-08-17 17:33 UTC

This package is not auto-updated.

Last update: 2019-12-07 15:11:26 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.)