Libraries tagged by file sync
coresky/upload
23 Downloads
Prod-ware for file uploads
kionik/caesar
5 Downloads
Asynchronous string, file and xml readers based on ReactPHP
gud3/executor
45 Downloads
This extension works with files both locally and remotely
giuseppem99/sweetymadelineproto
17 Downloads
Async PHP client API for the telegram MTProto protocol.
faj1/madelineproto
5 Downloads
Async PHP client API for the telegram MTProto protocol.
acgfbr/madelineproto
67 Downloads
Async PHP client API for the telegram MTProto protocol.
4erk/yii2-queue-message
21 Downloads
Yii2 Queue messages extension which supported DB and Files
bloodhunterd/backup
0 Downloads
Backup is an application to organize file and database backups. It supports compression, encrypted transfer, email reports and command execution before and after a process.
pyncer/io
12 Downloads
Pyncer library for handling file operations.
cmatosbc/penelope
3 Downloads
Tentative implementation of asynchronous file handling for PHP.
wtsergo/amp-csv-reader
13 Downloads
Async csv file reader using amphp
chrisidakwo/laravel-resumable-upload
31 Downloads
Easy and flexible integration of resumable (chunk and async) uploading of files for any JS file uploader such as Resumable.js
alphasoft-fr/messenger-filesystem-transport
45 Downloads
FilesystemTransport is a transport for Symfony Messenger based on the file system. It allows for handling asynchronous messages without using a database or an external message broker such as RabbitMQ or Redis. This is a simple and lightweight solution, ideal for small to medium-sized projects.
develme/database-patch
8 Downloads
A patch system designed similar to Laravel's database migration tools. Instead of being used to manage schema, the patch system is used to fill that grey area between a database seeder and a database migration. The intentions of the system is to patch/adjust existing data, but this could be a replacement for seeders since whether a patch has been ran or not is tracked.
deliciousbrains/wp-background-processing
328693 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.