Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 634 Bytes

File metadata and controls

22 lines (14 loc) · 634 Bytes

Phpredis RedisSentinel Stub

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.