serendipity_hq/commands-queues-bundle

This package is abandoned and no longer maintained. The author suggests using the serendipity_hq/bundle-commands-queues package instead.

Manage queues of commands and processes them in your Symfony app.

0.4.1 2021-02-06 18:53 UTC

README

687474703a2f2f7777772e736572656e64697069747968712e636f6d2f6173736574732f6f70656e2d736f757263652d70726f6a656374732f4c6f676f2d536572656e64697069747948512d49636f6e2d546578742d507572706c652e706e67

Serendipity HQ Commands Queues Bundle

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

68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f736572656e6469706974795f68712f62756e646c652d636f6d6d616e64732d7175657565732e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4d49542d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265 68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f7068702d762f736572656e6469706974795f68712f62756e646c652d636f6d6d616e64732d7175657565733f636f6c6f723d253233383839324246267374796c653d666c61742d737175617265266c6f676f3d706870

Supports 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545342e342d3333333f7374796c653d666c61742d737175617265266c6f676f3d73796d666f6e79 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545352e342d3333333f7374796c653d666c61742d737175617265266c6f676f3d73796d666f6e79

Tested with 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545342e342d3333333f7374796c653d666c61742d737175617265266c6f676f3d73796d666f6e79 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53796d666f6e792d253545352e342d3333333f7374796c653d666c61742d737175617265266c6f676f3d73796d666f6e79

68747470733a2f2f696d672e736869656c64732e696f2f62616467652f52657175697265732d6578742d2d6a736f6e2d2532333838393242463f7374796c653d666c61742d737175617265266c6f676f3d706870 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f52657175697265732d6578742d2d70636e746c2d2532333838393242463f7374796c653d666c61742d737175617265266c6f676f3d706870 68747470733a2f2f696d672e736869656c64732e696f2f62616467652f53756767657374732d736f6e6174612d2d70726f6a6563742f61646d696e2d2d62756e646c652d2532333838393242463f7374796c653d666c61742d737175617265266c6f676f3d706870

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!