Skip to content

phplang/phydro

Repository files navigation

Phydro - PHP bindings for libhydrogen

Building

Either install libhydrogen to a standard system location, or check out the source tree and build this extension directly against that.

Example building against libhydrogen sources:

$ mkdir src
$ cd src
$ git clone github.com/jedisct1/libhydrogen
$ git clone github.com/phplang/phydro
$ cd ohydro
$ phpize
$ ./configure --with-phydro=../libhydrogen
$ make

About

PHP Bindings for libhydrogen

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published