Skip to content

Aerendir/bundle-commands-queues

Repository files navigation

Serendipity HQ Commands Queues Bundle

Manages queues and processes jobs in your Symfony App better than simple cronjobs.

Supports

Tested with

Current Status

Coverage Maintainability Rating Quality Gate Status Reliability Rating Security Rating Technical Debt Vulnerabilities

Phan PHPStan PSalm PHPUnit Composer PHP CS Fixer Rector

Features

It is possible to run a single job or start a daemon that listens for new jobs and processes them as they are pushed into the queue.

It automatically integrates with SonataAdminBundle for an easier administration.


Do you like this bundle?
LEAVE A ★

or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!


Documentation

You can read how to install, configure, test and use the SerendipityHQ Queues Bundle in the documentation.


Do you like this bundle?
LEAVE A ★

or run
composer global require symfony/thanks && composer thanks
to say thank you to all libraries you use in your current project, this included!