logioniz / react-memcached
Memcached client implementation for ReactPHP.
Installs: 13
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/logioniz/react-memcached
Requires
- php: >=7.0
- react/event-loop: ^1.0 || ^0.5
- react/promise: ^2.0 || ^1.1
- react/socket: ^1.1
Requires (Dev)
- phpunit/phpunit: ^8.3
This package is auto-updated.
Last update: 2025-12-29 03:46:35 UTC
README
Asynchronous (non-blocking) memcached client for reactphp.
See examples in tests.