php-riak/php-riak-stubs

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

Maintainers

Package info

github.com/php-riak/php_riak_stub

pkg:composer/php-riak/php-riak-stubs

Statistics

Installs: 3 245

Dependents: 1

Suggesters: 0

Stars: 2

Open Issues: 0

1.1.6 2014-04-11 10:14 UTC

This package is not auto-updated.

Last update: 2026-03-10 11:17:54 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