https://github.com/dotkernel/queue
Queue management project, based on Mezzio, Symfony messenger and Swoole
https://github.com/dotkernel/queue
Last synced: 6 months ago
JSON representation
Queue management project, based on Mezzio, Symfony messenger and Swoole
- Host: GitHub
- URL: https://github.com/dotkernel/queue
- Owner: dotkernel
- License: mit
- Created: 2025-03-10T10:13:33.000Z (11 months ago)
- Default Branch: main
- Last Pushed: 2025-07-08T16:47:34.000Z (7 months ago)
- Last Synced: 2025-07-08T17:45:25.269Z (7 months ago)
- Language: PHP
- Size: 174 KB
- Stars: 9
- Watchers: 1
- Forks: 1
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Queue
> [!IMPORTANT]
> Dotkernel component used to queue tasks to be processed asynchronously based on [netglue/laminas-messenger](https://github.com/netglue/laminas-messenger)
## Badges


[](https://github.com/dotkernel/queue/issues)
[](https://github.com/dotkernel/queue/network)
[](https://github.com/dotkernel/queue/stargazers)
[](https://github.com/dotkernel/queue/blob/main/LICENSE.md)
[](https://github.com/mezzio/mezzio-skeleton/actions/workflows/continuous-integration.yml)
[](https://codecov.io/gh/dotkernel/queue)
[](https://github.com/dotkernel/queue/actions/workflows/qodana_code_quality.yml)
[](https://github.com/dotkernel/queue/actions/workflows/static-analysis.yml)
## Installation
Install `dotkernel/queue` by executing the following Composer command:
```shell
composer require dotkernel/queue
```
## Documentation
Documentation is available at: https://docs.dotkernel.org/queue-documentation