Skip to content

gamelaster/php-dbus

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbus module for PHP
------------------------
Instalation:
phpize
./configure
make
make install

and then just
service apache2 restart

------------------------
you can find documentation here:
http://labs.gree.jp/Top/OpenSource/DBus-en.html (English)
http://labs.gree.jp/Top/OpenSource/DBus.html (Japanese)

and if you want practical usage of this extension, visit here (Skype API wrapper in PHP w/ this extension):
http://labs.gree.jp/Top/OpenSource/Skype.html (Japanese)

you can find details of dbus here:
http://dbus.freedesktop.org/

Packages

No packages published

Languages

  • C 85.4%
  • PHP 9.7%
  • Python 4.9%