Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/tomschlick/fuel-jobqueue

A job queue & processor for Fuelphp
https://github.com/tomschlick/fuel-jobqueue

Last synced: 9 days ago
JSON representation

A job queue & processor for Fuelphp

Awesome Lists containing this project

README

        

# Job Queue

# Install

to install this package simply add this source to your package configuration file:

http://github.com/tomschlick

and then use this command:

php oil package install jobqueue

# Usage