Download the PHP package bruensicke/li3_resque without Composer
On this page you can find all versions of the php package bruensicke/li3_resque. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download bruensicke/li3_resque
More information about bruensicke/li3_resque
Files in bruensicke/li3_resque
Download bruensicke/li3_resque
More information about bruensicke/li3_resque
Files in bruensicke/li3_resque
Vendor bruensicke
Package li3_resque
Short Description Resque integration with the Lithium Framework
License BSD-3-Clause
Homepage https://github.com/bruensicke/li3_resque
Package li3_resque
Short Description Resque integration with the Lithium Framework
License BSD-3-Clause
Homepage https://github.com/bruensicke/li3_resque
Please rate this library. Is it a good library?
Informations about the package li3_resque
li3_resque
lithium library for processing and scheduling background jobs using php-resque
early alpha - non-functional - work-in-progress
thanks for stopping by. I am in the process of defining how this library works. If you want to join forces or need something like this, feel free to contact me.
fork notes
- This is the Knodes version of li3_resque. It deviated from d1rk's (great) efforts into a hackish solution that simply works but isn't as well structured.
- This fork provides a static ResqueProxy class that channels all methods either a Resque class (php-resque), a ResqueScheduler (php-resque-scheduler)
installation
add the repo as a submodule, the make sure to update submodules recursively, e.g.:
git submodule add https://github.com/Knodes/li3_resque.git libraries/li3_resque
git submodule update --init --recursive
All versions of li3_resque with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.0
composer/installers Version *
chrisboulton/php-resque Version >=1.2
chrisboulton/php-resque-scheduler Version 1.1
composer/installers Version *
chrisboulton/php-resque Version >=1.2
chrisboulton/php-resque-scheduler Version 1.1
The package bruensicke/li3_resque contains the following files
Loading the files please wait ....