Libraries tagged by rsync library
drift/react-functions
14205 Downloads
Lightweight library that provides regular PHP methods is a non-blocking implementation.
superrb/async
754 Downloads
A PHP library for handling asynchronous processes and inter-process communication via sockets
fiasco/async
7547 Downloads
PHP library for running asynchronous runtime php forks using pcntl.
edefimov/async-sockets
1231 Downloads
Library for asynchronous work with sockets based on php streams
alban/laravel-data-sync
38 Downloads
LaravelSheetSync is a library designed for the Laravel framework that allows you to import data from various sources, map its headers, build collections of objects based on the mapped data, and compare them with data currently stored in the database. It automatically classifies records into three categories: create, update, and delete, facilitating efficient and precise synchronization.
zhgzhg/gphpthread
3828 Downloads
Generic PHP Threads library using only pure PHP
yjtec/hprose-swoole
3706 Downloads
Hprose asynchronous client & standalone server based on swoole
parallel/parallel
555 Downloads
PHP library for execute functions in parallel.
campoint/postgrest-php
278 Downloads
PostgREST client for PHP. This library provides a synchronous and asynchronous interface to PostgREST.
adimihaila/promise-wait
2741 Downloads
Provides a wait functionality for ReactPHP/Promise library.
littlesqx/aint-queue
288 Downloads
A async-queue library built on top of swoole, flexable multi-consumer, coroutine supported.
paxport/soap-react
22335 Downloads
Simple, async SOAP webservice client library, built on top of ReactPHP
m3m0r7/async-promise
8 Downloads
An async promise library written in PHP
peehaa/async-virus-scan
0 Downloads
Library for async checking files against online virus scanners
rcalicdan/fiber-async
6 Downloads
fiber-async is a modern PHP library that simplifies asynchronous programming using PHP Fibers. It offers a clean, expressive syntax for running non-blocking code, handling concurrency, and managing asynchronous flows with structured error handling.