# redisdotphp **Repository Path**: mirrors_antirez/redisdotphp ## Basic Information - **Project Name**: redisdotphp - **Description**: Legacy Redis PHP client lib. A best-effort support repository. - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-08 - **Last Updated**: 2026-02-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README This are the original PHP bindings for Redis, included with Redis 1.0 tar ball. Starting with 1.1.x Redis will not include client libs in the new tar balls nor in the Git repository, but there are still users using the old PHP bindings because new bindings require name spaces or simply for the sake of compatibility. I created this repository in order to fix this bugs and somewhat support this client library at least for the 1.0 API.