cakedc/cakephp-enqueue
CakephpEnqueue plugin for CakePHP
Maintainers
Package info
github.com/CakeDC/cakephp-enqueue
Type:cakephp-plugin
pkg:composer/cakedc/cakephp-enqueue
Requires
- php: >=8.2
- cakephp/cakephp: ^5.1
- cakephp/migrations: ^4.0
- cakephp/queue: ^2.0
Requires (Dev)
- cakephp/cakephp-codesniffer: ^5.0
- enqueue/enqueue: ^0.10.15
- enqueue/fs: ^0.10
- enqueue/simple-client: ^0.10
- phpunit/phpunit: ^10.0
- psr/log: ^3.0
Suggests
None
Provides
None
Conflicts
None
Replaces
None
MIT c7c1ab8fbb057747c608a3f637b308a1e236937a
README
👁 Downloads
👁 Latest Version
👁 License
Versions and branches
| CakePHP | CakePHP Enqueue Plugin | Tag | Notes |
|---|---|---|---|
| ^5.1 | 2.x | 2.0.1 | stable |
| ^4.5 | 1.x | 1.0.0 | stable |
The CakePHP Enqueue plugin provides message queue integration for CakePHP applications using the Enqueue library and database as a message broker.
Requirements
- CakePHP 4.5+ or 5.1+
- PHP 8.0+
Documentation
For documentation, see the Docs directory of this repository.
Support
For bugs and feature requests, please use the issues section of this repository.
Contributing
This repository follows the CakeDC Plugin Standard. If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our Contribution Guidelines for detailed instructions.
License
Copyright 2022 Cake Development Corporation (CakeDC). All rights reserved.
Licensed under the MIT License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.
