Skip to content

Commit 99b60b2

Browse files
Update content/integrate/php-redis/_index.md
Co-authored-by: andy-stark-redis <[email protected]>
1 parent 7c49155 commit 99b60b2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

content/integrate/php-redis/_index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,7 @@ Predis is a flexible and feature-complete Redis client for PHP that supports Red
2424

2525
## Key Features
2626

27-
- **Predis (Recommended)**: Pure PHP implementation, easy Composer installation, framework integration
28-
- **PhpRedis**: High-performance C extension for maximum speed and efficiency
27+
- **Pure PHP implementation**: easy Composer installation, framework integration
2928
- **Full Redis Support**: Complete command coverage for all Redis features
3029
- **Framework Integration**: Seamless integration with Laravel, Symfony, and other PHP frameworks
3130
- **Connection Management**: Automatic connection pooling and reconnection handling

0 commit comments

Comments
 (0)