Libraries tagged by iron_worker
iron-io/iron_worker
201114 Downloads
Client library for IronWorker (multi-language worker platform that runs tasks in the background, in parallel, and at scale.)
iron-io/laraworker
5656 Downloads
LaraWorker is a helper package that makes integrating your Laravel application with Iron.io's IronWorker very easy!
br0sk/yiiron
1218 Downloads
Yiiron is a Yii extension that integrates the services of iron.io in the Yii Famework
spacedealer/yii2-iron-io
53 Downloads
Iron.io extension for yii2
dnovikov/ironio-oauth
15 Downloads
The library which allows iron.io workers to authenticate themselves on sites using OAuth 2 protocol.
bvdputte/kirby-queue
4411 Downloads
A simple queue utility plugin for Kirby 3. It enables workers in Kirby that can do tasks (in the background) at scheduled intervals (cron) by working through queues of jobs.
timmylindh/laravel-beanstalk-worker
1125 Downloads
Provides functionality to utilize Laravel SQS queues and cron jobs in AWS Elastic Beanstalk worker environments
kohkimakimoto/workerphp
3599 Downloads
A PHP micro job scheduler framework like cron.
teknasyon/crond
11222 Downloads
Distributed Cron Worker
hybridlogic/cron
640 Downloads
PHP Crontab is a crontab written in pure PHP with support for parsing standard cron expressions. No shell access required.
cronario/cronario
4688 Downloads
Do Jobs like a Boss
kirillreutski/php-worker
24 Downloads
Generic PHP worker. DB Agnostic. CRON required (or any other scheduler
kanchdev/laravel-worker
11 Downloads
Execute Jobs in Queue from an artisan command executed through a Cron Job
hollisho/workerman-cron-job
3 Downloads
easeappphp/ea-cli-router
44 Downloads
EACliRouter is a Simple Request Router, that uses plain Multi-dimensional Arrays of Routes, to handle both Static & Dynamic Routes for PHP based CLI Applications, Cron jobs & Message queue worker setups.