We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c49155 commit 99b60b2Copy full SHA for 99b60b2
content/integrate/php-redis/_index.md
@@ -24,8 +24,7 @@ Predis is a flexible and feature-complete Redis client for PHP that supports Red
24
25
## Key Features
26
27
-- **Predis (Recommended)**: Pure PHP implementation, easy Composer installation, framework integration
28
-- **PhpRedis**: High-performance C extension for maximum speed and efficiency
+- **Pure PHP implementation**: easy Composer installation, framework integration
29
- **Full Redis Support**: Complete command coverage for all Redis features
30
- **Framework Integration**: Seamless integration with Laravel, Symfony, and other PHP frameworks
31
- **Connection Management**: Automatic connection pooling and reconnection handling
0 commit comments