concretecms/zend-queue
PHP7 compatible version of the zend component that provides a factory function to create specific queue client objects
Maintainers
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
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.)
