定制 nephre/php-dbus 二次开发

按需修改功能、优化性能、对接业务系统,提供一站式技术支持

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

nephre/php-dbus

Composer 安装命令:

composer require nephre/php-dbus

包简介

DBUS bindings for PHP language

README 文档

README

The author of this extension is Derick Rethans.

I've just created this unofficial repository, moving it from PECL to github, because I've stubmled into some problems installing it as a PEAR and SVN type composer dependency.

This is version 0.1.1, as package.xml from PEAR states.

Installation

Below installation instructions are usable only, if you're installing it as a pure PHP extension.

phpize
configure
make
sudo make install

TODO

  • If this package name is added as require or require-dev section in composer.json, it will be downloaded and placed in vendor-dir. I need to prepare install scripts.

Notes

My other project contains some stub class for code completion (if you use PhpStorm, NetBeans, or whatever supports @method annotation).

Please have in mind, that it's in rather slow development, and I'm not familiar with C language enough to debug extension and write all the docs at once.

统计信息

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

GitHub 信息

  • Stars: 2
  • Watchers: 1
  • Forks: 0
  • 开发语言: C

其他信息

  • 授权协议: PHP-3.01
  • 更新时间: 2014-08-13