Download the PHP package undkonsorten/taskqueue without Composer
On this page you can find all versions of the php package undkonsorten/taskqueue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download undkonsorten/taskqueue
More information about undkonsorten/taskqueue
Files in undkonsorten/taskqueue
Download undkonsorten/taskqueue
More information about undkonsorten/taskqueue
Files in undkonsorten/taskqueue
Vendor undkonsorten
Package taskqueue
Short Description Provides a task queue for other extensions to use.
License GPL-2.0+
Homepage https://www.undkonsorten.com
Package taskqueue
Short Description Provides a task queue for other extensions to use.
License GPL-2.0+
Homepage https://www.undkonsorten.com
Please rate this library. Is it a good library?
Informations about the package taskqueue
taskqueue
Manges tasks given from other extensions
The goal is to manage every time-consuming task asynchronous in background and not in the user response. This leads to faster response for the user. This extension makes heavy usage of the TYPO3 scheduler.
Further documentation is located in the Documentation folder.
All versions of taskqueue with dependencies
PHP Build Version
Package Version
Requires
ext-json Version
*
php Version ^8.1 || ^8.2
typo3/cms-backend Version ^12.4 || ^13.2
typo3/cms-core Version ^12.4 || ^13.2
typo3/cms-extbase Version ^12.4 || ^13.2
symfony/console Version ^5.4 || ^6.0 || ^7
php Version ^8.1 || ^8.2
typo3/cms-backend Version ^12.4 || ^13.2
typo3/cms-core Version ^12.4 || ^13.2
typo3/cms-extbase Version ^12.4 || ^13.2
symfony/console Version ^5.4 || ^6.0 || ^7
The package undkonsorten/taskqueue contains the following files
Loading the files please wait ....