cakedc / cakephp-enqueue
CakephpEnqueue plugin for CakePHP
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 14
Forks: 0
Open Issues: 0
Type:cakephp-plugin
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
README
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.