awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
CakeDC avatar

CakeDC/cakephp-enqueue

0
View on GitHub↗
0 stars·0 forks·PHP·8 views

Cakephp Enqueue

CakePHP Enqueue Plugin

Features

  • Queue - Database-driven message queue integration.

Star history

Star history chart for cakedc/cakephp-enqueueStar history chart for cakedc/cakephp-enqueue

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Cakephp Enqueue

These projects share indexed features with Cakephp Enqueue. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • cakephp/queuecakephp avatar

    cakephp/queue

    36View on GitHub↗

    This is a Queue system for CakePHP.

    PHP
    View on GitHub↗36
  • crustum/batch-queuecrustum avatar

    crustum/batch-queue

    0View on 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
    View on GitHub↗0
  • crustum/cakephp-temporalcrustum avatar

    crustum/cakephp-temporal

    0View on GitHub↗

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

    PHP
    View on GitHub↗0
  • dereuromark/cakephp-queuedereuromark avatar

    dereuromark/cakephp-queue

    308View on GitHub↗

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

    PHP
    View on GitHub↗308
Compare all 5 related projects→

Frequently asked questions

What does cakedc/cakephp-enqueue do?

CakePHP Enqueue Plugin

What are the main features of cakedc/cakephp-enqueue?

The main features of cakedc/cakephp-enqueue are: Queue.

Which projects share features with cakedc/cakephp-enqueue?

Projects with overlapping indexed features include: 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.