zivvio / queue
Yii2 Queue Extension which supported DB, Redis, RabbitMQ, Beanstalk, SQS and Gearman
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 2
Type:yii2-extension
Requires
- php: >=8.0
- symfony/process: ^5.0||^6.0||^7.0
- zivvio/zivvio: >=5.0.0
Requires (Dev)
- aws/aws-sdk-php: >=2.4
- cweagans/composer-patches: ^1.7
- enqueue/amqp-lib: ^0.8||^0.9.10||^0.10.0
- enqueue/stomp: ^0.8.39||^0.10.0
- opis/closure: *
- pda/pheanstalk: ~3.2.1
- php-amqplib/php-amqplib: ^2.8.0||^3.0.0
- phpunit/phpunit: 4.8.34
Suggests
- ext-gearman: Need for Gearman queue.
- ext-pcntl: Need for process signals.
- aws/aws-sdk-php: Need for aws SQS.
- enqueue/amqp-lib: Need for AMQP interop queue.
- enqueue/stomp: Need for Stomp queue.
- pda/pheanstalk: Need for Beanstalk queue.
- php-amqplib/php-amqplib: Need for AMQP queue.
- yiisoft/yii2-debug: Need for debug.
- yiisoft/yii2-gii: Need for gii.
- yiisoft/yii2-redis: Need for Redis queue.
This package is auto-updated.
Last update: 2024-10-28 17:10:23 UTC
README
Yii 2 is a modern framework designed to be a solid foundation for your PHP application.
It is fast, secure and efficient and works right out of the box pre-configured with reasonable defaults. The framework is easy to adjust to meet your needs, because Yii has been designed to be flexible.
https://github.com/yiisoft/yii2-queue/compare/caf3cb8...master