concretecms/zend-queue

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

Installs: 13

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 4

Forks: 25

pkg:composer/concretecms/zend-queue

2.0.0rc5 2012-08-17 17:33 UTC

This package is auto-updated.

Last update: 2025-09-19 08:07:47 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.)