Libraries tagged by file queue
aungmyat/report
163 Downloads
This will create excel file in background with laravel queue and send it via email
symbolist/piny-db
278 Downloads
A tiny file-based JSON database for PHP with atomic locking, queue rotation, and optional TCP server.
elachagui/laravel-smart-importer
6 Downloads
A production-ready Laravel package for importing XLSX and CSV files into Eloquent models with column mapping, validation, duplicate handling, logging, chunking, and queue support.
drupal-eca-recipe/eca_lib_0016
61 Downloads
Offers an access-controlled endpoint that queues a user export, runs the view on the next cron run, writes a CSV file and emails the requester a download link.
ascentech/massive-csv-import
14 Downloads
This lightweight package helps developers to import csv files with millions of records efficiently using Laravel Queues.
vijaytomar/db-importer
11 Downloads
A powerful Laravel package for importing large CSV/Excel files with chunked uploads, real-time progress tracking via offcanvas UI, column mapping, relation handling, and queued processing.
taitava/silverstripe-emailqueue
68 Downloads
A module that allows you to send emails in a background process, check previously sent emails, and monitor and cancel queued and scheduled emails. Also contains an email templating structure that makes your email related code easier to manage via custom classes and .ss template files.
deliciousbrains/wp-background-processing
483878 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
a5hleyrich/wp-background-processing
527753 Downloads
WP Background Processing can be used to fire off non-blocking asynchronous requests or as a background processing tool, allowing you to queue tasks.
vortos/vortos-scheduler
1563 Downloads
Vortos Scheduler — in-app leader-elected distributed scheduler. Recurring + one-shot + interval triggers, static (compile-time) and dynamic (DB-stored) schedules, agnostic LeasePort (SQL/Redis/PG-advisory), idempotent fire-to-CommandBus, misfire + overlap policies, hash-chained audit, OTel, dead-man detection, RBAC + 4-eyes, fire-queue CQRS consumer, auto-prune retention.
tusimo/laravel-delay-queue
9680 Downloads
trigger for later fire redis queue job when app shutdown
cocur/nqm
5590 Downloads
Named Query Manager helps you SQL organise queries in files.
marshmallow/nova-tool-data-importer
97 Downloads
A fully-fledged Excel & CSV import tool for Laravel Nova. The importer will use your own validation rules on every row. It can run in browser and in queued jobs. When running as a job, events will fire to let you know what is happening.
queents/browser-module
51 Downloads
VILT browser modules to browser the file inside your app
fire-queue/amazon-sqs-job
538 Downloads
This package is used to add all the required configuration and code to use and process your queues through amazon-sqs easily