https://github.com/nicolasff/php-hiredis
A port of Owlient’s phpredis to use the official “hiredis” client library
https://github.com/nicolasff/php-hiredis
Last synced: 4 months ago
JSON representation
A port of Owlient’s phpredis to use the official “hiredis” client library
- Host: GitHub
- URL: https://github.com/nicolasff/php-hiredis
- Owner: nicolasff
- Created: 2010-11-08T21:56:46.000Z (over 15 years ago)
- Default Branch: master
- Last Pushed: 2010-12-14T21:18:27.000Z (over 15 years ago)
- Last Synced: 2025-03-18T15:21:32.497Z (over 1 year ago)
- Language: C
- Homepage:
- Size: 561 KB
- Stars: 21
- Watchers: 6
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
php-hiredis is a prototype of a PHP extension in C using the `hiredis` library. It is not ready for production use.