sergeyklay/aerospike-php-stubs 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

sergeyklay/aerospike-php-stubs

最新稳定版本:v3.4.14

Composer 安装命令:

composer require sergeyklay/aerospike-php-stubs

包简介

The most complete Aerospike PHP stubs which allows autocomplete in modern IDEs

README 文档

README

Software License Total Downloads

screenshot

When working with PHP Aerospike class may crop up some difficulties when to use syntax highlighting or code autocompletion. This repo provide the most complete Aerospike PHP stubs which allows autocomplete in modern IDEs.

Grabbed by using Reflection from aerospike.so and Aerospike doc

Install

Install composer in a common location:

curl -s http://getcomposer.org/installer | php

Create the composer.json file as follows:

{
    "require": {
        "sergeyklay/aerospike-php-stubs": "*"
    }
}

Run the composer installer:

php composer.phar install

Setup your IDE.

License

Aerospike PHP Stubs is open-sourced software licensed under the MIT. © Serghei Iakovlev and contributors

统计信息

  • 总下载量: 11.53k
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 4
  • 点击次数: 0
  • 依赖项目数: 0
  • 推荐数: 4

GitHub 信息

  • Stars: 3
  • Watchers: 2
  • Forks: 0
  • 开发语言: PHP

其他信息

  • 授权协议: MIT
  • 更新时间: 2015-11-04