awesome-repositories.com
博客
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目关于排名机制媒体报道MCP 服务器
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
CakeDC avatar

CakeDC/cakephp-enqueue

0
View on GitHub↗
0 星标·0 分支·PHP·1 次浏览

Cakephp Enqueue

CakePHP Enqueue Plugin

Features

  • Queue - Database-driven message queue integration.

Star 历史

cakedc/cakephp-enqueue 的 Star 历史图表cakedc/cakephp-enqueue 的 Star 历史图表

AI 搜索

探索更多 awesome 仓库

用简单的语言描述您的需求 —— AI 将根据相关性为您从数千个精选开源项目中进行排序。

Start searching with AI

Cakephp Enqueue 的开源替代方案

相似的开源项目,按与 Cakephp Enqueue 的功能重合度排序。
  • cakephp/queuecakephp 的头像

    cakephp/queue

    36在 GitHub 上查看↗

    This is a Queue system for CakePHP.

    PHP
    在 GitHub 上查看↗36
  • crustum/batch-queuecrustum 的头像

    crustum/batch-queue

    0在 GitHub 上查看↗

    The BatchQueue plugin provides a unified system for managing batch job processing in CakePHP applications. It supports both parallel execution (running the same job with different arguments simultaneously) and sequential chains (jobs run one after another with context accumulation). The plugin…

    PHP
    在 GitHub 上查看↗0
  • crustum/cakephp-temporalcrustum 的头像

    crustum/cakephp-temporal

    0在 GitHub 上查看↗

    The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal.

    PHP
    在 GitHub 上查看↗0
  • dereuromark/cakephp-queuedereuromark 的头像

    dereuromark/cakephp-queue

    308在 GitHub 上查看↗

    This branch is for use with CakePHP 5.1+. For details see version map.

    PHP
    在 GitHub 上查看↗308
查看 Cakephp Enqueue 的所有 5 个替代方案→

常见问题解答

cakedc/cakephp-enqueue 是做什么的?

CakePHP Enqueue Plugin

cakedc/cakephp-enqueue 的主要功能有哪些?

cakedc/cakephp-enqueue 的主要功能包括:Queue。

cakedc/cakephp-enqueue 有哪些开源替代品?

cakedc/cakephp-enqueue 的开源替代品包括: cakephp/queue — This is a Queue system for CakePHP. crustum/batch-queue — The BatchQueue plugin provides a unified system for managing batch job processing in CakePHP applications. It supports… crustum/cakephp-temporal — The Temporal plugin provides workflow orchestration for CakePHP applications using Temporal. dereuromark/cakephp-queue — This branch is for use with CakePHP 5.1+. For details see version map. dereuromark/cakephp-queue-scheduler — A scheduler addon for Queue plugin.