php-riak/php-riak-stubs

Stub classes for php_riak extension, very useful for IDE autocompletion.

1.1.6 2014-04-11 10:14 UTC

This package is not auto-updated.

Last update: 2024-03-26 02:30:47 UTC


README

#PHP Stubs for php_riak. Can be used as API documentation or to add autocomplete to phpstorm and other editors.

#Composer The stubs can now be installed using composer.
Add the following to your composer.json require section:
"bach-pedersen/php-riak-stubs": "dev-master"

#Note master tries to follow php_riak master, so if you install php_riak with pecl you should select the git tag that matches your php_riak version, this is pretty important as the api is changing rather a lot at the momemt.

#Status Should be all good