concretecms/zend-queue

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

Package info

github.com/concretecms/ZendQueue

Homepage

pkg:composer/concretecms/zend-queue

Statistics

Installs: 14

Dependents: 0

Suggesters: 0

Stars: 0

2.0.0rc5 2012-08-17 17:33 UTC

Requires

  • php: >=5.3.3

Requires (Dev)

None

Suggests

None

Provides

None

Conflicts

None

Replaces

None

BSD-3-Clause 1ecee5fbcd580dabfd3bc098d69bc5501060a7a3

queuezf2

This package is auto-updated.

Last update: 2026-06-19 09:40:07 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.)