yiisoft / queue-db
Yii Queue DB adapter using yiisoft/db
Fund package maintenance!
Opencollective
yiisoft
Requires
- php: ^8.1
- yiisoft/db: ^1.0
- yiisoft/mutex: ^1.0
- yiisoft/queue: dev-master
Requires (Dev)
- maglnet/composer-require-checker: ^4.7
- phpunit/phpunit: ^10.5
- rector/rector: ^1.0.3
- roave/infection-static-analysis-plugin: ^1.34
- spatie/phpunit-watcher: ^1.23
- vimeo/psalm: ^5.20
Suggests
- yiisoft/db: For using with Yii Database
- yiisoft/db-migration: For automating schema migration
This package is auto-updated.
Last update: 2024-10-20 11:40:15 UTC
README
Yii Queue Database Adapter
Yii Queue Database Adapter implemention for Yii Queue. Works with databases implemented for Yii Database.
Requirements
- PHP 8.1 or higher.
Installation
The package could be installed with Composer:
composer require yiisoft/queue-db
Documentation
If you need help or have a question, the Yii Forum is a good place for that. You may also check out other Yii Community Resources.
License
The Yii Queue Database Adapter is free software. It is released under the terms of the BSD License.
Please see LICENSE
for more information.
Maintained by Yii Software.