clavicula-nox/pendingactions-bundle

Symfony PendingActionsBundle. A simple way to delay and schedule the execution of heavy tasks !

Maintainers

Package info

github.com/Clavicula-Nox/PendingActionsBundle

Type:symfony-bundle

pkg:composer/clavicula-nox/pendingactions-bundle

Statistics

Installs: 167

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

4.1.2 2019-08-30 10:02 UTC

This package is auto-updated.

Last update: 2026-02-26 20:44:54 UTC


README

Latest Stable Version License Total Downloads Symfony Build Status codecov

This bundle provides a simple way to delay and schedule the execution of heavy tasks for Symfony-based projects.

Requirements

  • php 7.1+
  • Symfony 3.4 applications
  • Doctrine ORM entities

Reporting an issue or a feature request

Issues and feature requests are tracked in the Github issue tracker.

Main Documentation

Default Handlers Documentation

Custom Handlers Documentation