Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/tomschlick/fuel-jobqueue
- Owner: tomschlick
- Created: 2011-11-11T08:37:09.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-09T15:54:31.000Z (about 12 years ago)
- Last Synced: 2024-05-01T19:55:27.990Z (6 months ago)
- Language: PHP
- Homepage:
- Size: 118 KB
- Stars: 12
- Watchers: 3
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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