bytexr/filament-queueable-bulk-actions
This Filament plugin simplifies managing bulk operations asynchronously in a queue. It provides tracking and status updates for tasks, while supporting both action calls and job dispatches. Excellent for bulk data updates and tasks with Filament & Livewire support for real-time notifications.
时间:未知
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.
时间:未知
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
时间:未知
spinx/sidekiq-job-php
Push and schedule jobs to Sidekiq from PHP
时间:未知
jmose/command-scheduler-bundle
This Symfony bundle will allow you to schedule all your commands just like UNIX crontab
时间:未知
slm/queue
Laminas module that integrates with various queue management systems
时间:未知
therezor/laravel-transactional-jobs
Submit laravel jobs inside transaction. Cancel job after rollback. Proceed after successful commit.
时间:未知