moarty/cassandra-php-stubs
最新稳定版本:v1.3.1.1
Composer 安装命令:
composer require moarty/cassandra-php-stubs
包简介
The Cassandra php driver library IDE stubs which enables autocompletion in modern IDEs.
关键字:
README 文档
README
This repository provide the cassandra php driver stubs which enables autocompletion in modern IDEs. The library comes from https://github.com/datastax/php-driver. We try to fix some issues, as wrong namespace
We hope Datastax will maintain their own stubs in a near future.
For now, you can use this one... Enjoy \o/
Installing via Composer
-
Install Composer in a common location or in your project:
curl -s http://getcomposer.org/installer | php -
Create the
composer.jsonfile as follows:{ "require-dev": { "moarty/cassandra-php-stubs": "*" } } -
Run the composer installer:
php composer.phar install
-
Setup your IDE.
Installing via Git
-
Clone the Cassandra IDE Stubs repository in a common location.
-
Setup your IDE.
统计信息
- 总下载量: 27.91k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2018-01-13