Libraries tagged by php clock
amphp/amp
102362704 Downloads
A non-blocking concurrency framework for PHP applications.
revolt/event-loop
25170594 Downloads
Rock-solid event loop for concurrent PHP applications.
amphp/sync
37351298 Downloads
Non-blocking synchronization primitives for PHP based on Amp and Revolt.
bunny/bunny
5692671 Downloads
Performant pure-PHP AMQP (RabbitMQ) non-blocking ReactPHP library
amphp/http-client
4175660 Downloads
An advanced async HTTP client library for PHP, enabling efficient, non-blocking, and concurrent requests and responses.
amphp/http-server
2365575 Downloads
A non-blocking HTTP application server for PHP based on Amp.
react/react
3347345 Downloads
ReactPHP: Event-driven, non-blocking I/O with PHP.
colinmollenhour/php-redis-session-abstract
23256174 Downloads
A Redis-based session handler with optimistic locking
beatswitch/lock
264607 Downloads
A flexible, driver based Acl package for PHP 5.4+
php-opencloud/openstack
1999729 Downloads
PHP SDK for OpenStack APIs. Supports BlockStorage, Compute, Identity, Images, Networking and Metric Gnocchi
workerman/phpsocket.io
529370 Downloads
A server side alternative implementation of socket.io in PHP based on Workerman
amphp/websocket-client
1094604 Downloads
Async WebSocket client for PHP based on Amp.
consoletvs/profanity
789327 Downloads
PHP library to block bad words in a string
phpauth/phpauth
139287 Downloads
A secure user authentication class for PHP websites, using a powerful password hashing system and attack blocking to keep your website and users secure.
cheprasov/php-redis-lock
396066 Downloads
RedisLock for PHP is a synchronization mechanism for enforcing limits on access to a resource in an environment where there are many threads of execution. A lock is designed to enforce a mutual exclusion concurrency control policy.