forked from ukko/phpredis-phpdoc
-
Notifications
You must be signed in to change notification settings - Fork 0
@PHPDoc extension php for IDE autocomplete
stevenp-git/phpredis-phpdoc
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
You need to add the path to a class of global include path. After that, your IDE, when you declare a class Redis will display a hint which methods of this object can be used. <h3>For example:</h3> $redis = new Redis(); $redis->con <press Tab or press Ctrl+Space> <h3>Warning:</h3> Do not forget to declare a variable type $ redis /** * @ Var Redis */ public $redis = null; <img src="http://github.com/phpredis.png" />
Releases
No releases published
Packages 0
No packages published