tusimo/laravel-closure-job
laravel-closure-job
a helper function to dispatch a closure job
dispatch_closure(function() {
//code here
});
Related Packages
pmatseykanets/artisan-beans
Easily manage your Beanstalkd job queues right from the Laravel artisan command
82,764
42
orlissenberg/laravel-zendserver-pushqueue
Push queue implementation for Laravel 4 with the Zend Server Job Queue.
7
2