Download the PHP package hidalgo-rides/intersect-queue without Composer
On this page you can find all versions of the php package hidalgo-rides/intersect-queue. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download hidalgo-rides/intersect-queue
More information about hidalgo-rides/intersect-queue
Files in hidalgo-rides/intersect-queue
Download hidalgo-rides/intersect-queue
More information about hidalgo-rides/intersect-queue
Files in hidalgo-rides/intersect-queue
Vendor hidalgo-rides
Package intersect-queue
Short Description Queue processing system that allows cron-like processors to be defined and ran using a single script entry point.
License MIT
Package intersect-queue
Short Description Queue processing system that allows cron-like processors to be defined and ran using a single script entry point.
License MIT
Please rate this library. Is it a good library?
Informations about the package intersect-queue
Intersect Queue
Intersect Queue is a queue processing system that allows cron-like processors to be defined and ran using a single script entry point.
Changelog
See CHANGELOG.md
for all released features/bug fixes
Installation via Composer
Usage
Create custom processors
Create your own custom processors to perform any actions you want to perform at reoccurring times
Register and run processors with the QueueManager
Create a script to initialize the QueueManager and register all your custom processors
Setup cron to invoke QueueManager script every minute
License
Intersect Framework is open-sourced software licensed under the MIT license.
All versions of intersect-queue with dependencies
PHP Build Version
Package Version
Requires
dragonmantank/cron-expression Version
^2.1
The package hidalgo-rides/intersect-queue contains the following files
Loading the files please wait ....