tbtmuse / phpredis-sentinel-phpdoc
Phpredis extension Sentinel stub for your IDE
dev-master
2021-10-22 11:31 UTC
Requires
- php: >=7.2
- ext-redis: >=5.2
This package is auto-updated.
Last update: 2025-05-22 18:55:28 UTC
README
This repo contains a stub for phpredis' RedisSentinel class, this stub can be used to assist your IDE with auto-completion when working with the phpredis' RedisSentinel class.
Install
Using composer
composer require tbtmuse/phpredis-sentinel-phpdoc
Download or clone
Download or clone this repo to any location on your computer.
Setup in PhpStorm
Menu "File" -> "Settings" -> "Languages & Frameworks" -> "PHP" -> "Include Path" -> Select path to folder "phpredis-sentinel-phpdoc"
License
This package is open-sourced software licensed under the MIT license.