Libraries tagged by dsync
meng-tian/async-soap-guzzle
2133017 Downloads
An asynchronous SOAP client build on top of Guzzle.
hyperf/async-queue
1346810 Downloads
A async queue component for hyperf.
enqueue/async-event-dispatcher
2562238 Downloads
Symfony async event dispatcher
async-aws/async-aws-bundle
2787784 Downloads
Configure all your AsyncAws services and enjoy the autowire greatness.
albertofem/rsync-lib
341600 Downloads
A simple PHP rsync wrapper library
barryvdh/laravel-async-queue
471129 Downloads
Async Queue Driver for Laravel (Push to background)
react/mysql
354321 Downloads
Async MySQL database client for ReactPHP.
react/filesystem
195181 Downloads
Asynchronous filesystem abstraction.
react/datagram
631660 Downloads
Event-driven UDP datagram socket client and server for ReactPHP
phpbu/phpbu
75356 Downloads
PHP Backup utility.
leezy/pheanstalk-bundle
1736556 Downloads
The LeezyPheanstalkBundle is a Symfony Bundle that provides a command line interface for manage the Beanstalkd workqueue server & a pheanstalk integration.
icicleio/icicle
147027 Downloads
Icicle is a PHP library for writing asynchronous code using synchronous coding techniques.
hprose/hprose
202264 Downloads
It is a modern, lightweight, cross-language, cross-platform, object-oriented, high performance, remote dynamic communication middleware. It is not only easy to use, but powerful. You just need a little time to learn, then you can use it to easily construct cross language cross platform distributed application system.
clue/socks-react
1048086 Downloads
Async SOCKS proxy connector client and server implementation, tunnel any TCP/IP-based protocol through a SOCKS5 or SOCKS4(a) proxy server, built on top of ReactPHP.
clue/mq-react
473798 Downloads
Mini Queue, the lightweight in-memory message queue to concurrently do many (but not too many) things at once, built on top of ReactPHP