text/template
Simple and secure string-template-engine (Twig-like syntax) with nested if/elseif/else, loops, filters. Simple OOP api: Just one class doing the job (2-lines of code). Fast and secure: No code-generation, no eval'ed() code. Extensible by callbacks. Fully tested. Rich examples included.
时间:未知
queueworker/sansdaemon
Batch process Laravel Queue without a daemon; Processes queue jobs and kills the process
时间:未知
sammyjo20/laravel-haystack
Supercharged job chains for Laravel
时间:未知
sammyjo20/laravel-chunkable-jobs
Split a job into multiple separate job chunks
时间:未知
ezsystems/job-queue-bundle
Allows to run and schedule Symfony console commands as background jobs.
时间:未知
resquebundle/resque
A Symfony 4 bundle to manage Resque job queues
时间:未知
macbookandrew/laravel-queue-cancel-batch
Provides an Artisan command to cancel a specific batch of queued jobs
时间:未知