# cakephp-enqueue **Repository Path**: mirrors_CakeDC/cakephp-enqueue ## Basic Information - **Project Name**: cakephp-enqueue - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-31 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README CakePHP Enqueue Plugin ======================= [![Downloads](https://poser.pugx.org/cakedc/cakephp-enqueue/d/total.png)](https://packagist.org/packages/cakedc/cakephp-enqueue) [![Latest Version](https://poser.pugx.org/cakedc/cakephp-enqueue/v/stable.png)](https://packagist.org/packages/cakedc/cakephp-enqueue) [![License](https://poser.pugx.org/cakedc/cakephp-enqueue/license.svg)](https://packagist.org/packages/cakedc/cakephp-enqueue) Versions and branches --------------------- | CakePHP | CakePHP Enqueue Plugin | Tag | Notes | | :-------------: | :------------------------: | :--: | :---- | | ^5.1 | [2.x](https://github.com/CakeDC/cakephp-enqueue/tree/2.x) | 2.0.1 | stable | | ^4.5 | [1.x](https://github.com/CakeDC/cakephp-enqueue/tree/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](docs/index.md) directory of this repository. Support ------- For bugs and feature requests, please use the [issues](https://github.com/cakedc/cakephp-enqueue/issues) section of this repository. Contributing ------------ This repository follows the [CakeDC Plugin Standard](https://www.cakedc.com/plugin-standard). If you'd like to contribute new features, enhancements or bug fixes to the plugin, please read our [Contribution Guidelines](https://www.cakedc.com/contribution-guidelines) for detailed instructions. License ------- Copyright 2022 Cake Development Corporation (CakeDC). All rights reserved. Licensed under the [MIT](http://www.opensource.org/licenses/mit-license.php) License. Redistributions of the source code included in this repository must retain the copyright notice found in each file.