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
cakephp avatar

cakephp/queue

0
View on GitHub↗
36 stars·21 forks·PHP·MIT·12 viewsbook.cakephp.org/queue↗

Queue

This is a Queue system for CakePHP.

Features

  • Queue - Core queue system for the php-queue library.

Star history

Star history chart for cakephp/queueStar history chart for cakephp/queue

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 Queue

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

    CakeDC/cakephp-enqueue

    0View on GitHub↗

    CakePHP Enqueue Plugin

    PHP
    View on GitHub↗0
  • 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 cakephp/queue do?

This is a Queue system for CakePHP.

What are the main features of cakephp/queue?

The main features of cakephp/queue are: Queue.

Which projects share features with cakephp/queue?

Projects with overlapping indexed features include: cakedc/cakephp-enqueue — CakePHP Enqueue Plugin. 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.