Go to file
2012-06-30 00:42:33 +09:00
examples fix uv_spawn. I should consider uv_spawn params. 2012-06-25 01:29:22 +09:00
libuv@171e2f71b9 use libuv v0.8.0. for now this can compile osx only. i'll fix it soon 2012-06-23 12:07:22 +09:00
tests fix uv_timer functions 2012-06-26 01:27:06 +09:00
.gitignore update gitignore 2012-06-24 22:35:07 +09:00
.gitmodules add ignore dirty for submodule 2012-05-23 23:16:51 +09:00
.travis.yml Add Travis CI 2012-06-25 00:40:57 +02:00
config.m4 add several test cases 2012-06-25 00:20:19 +09:00
config.w32 fix windows compile 2012-06-25 23:59:49 +09:00
EXPERIMENTAL add experimental 2012-06-02 21:46:33 +09:00
php_uv.c prettify codes: use common macro 2012-06-30 00:42:33 +09:00
php_uv.h prettify codes: use common macro 2012-06-30 00:42:33 +09:00
phpunit.xml.dist isolate process for php tests 2012-06-25 10:45:20 +02:00
README.md add beacon [ci skip] 2012-06-25 13:37:00 +09:00
TODO.md remove uv_get_process_title and uv_setup_args api 2012-06-26 00:14:01 +09:00
uv.c this should be okay 2012-06-26 00:10:40 +09:00

php-uv

Build Status

interface to libuv for php (experimental)

Author

  • Shuhei Tanuma

License

PHP License