Go to file
2012-07-01 20:09:38 +09:00
examples add error handling 2012-07-01 20:09:38 +09:00
http-parser@9852e5d048 add http parser support: 2012-07-01 13:15:14 +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 for now, fix uv_spawn test case 2012-07-01 12:40:02 +09:00
.gitignore update gitignore 2012-06-24 22:35:07 +09:00
.gitmodules add http parser support: 2012-07-01 13:15:14 +09:00
.travis.yml Add Travis CI 2012-06-25 00:40:57 +02:00
config.m4 add http parser support: 2012-07-01 13:15:14 +09:00
config.w32 update config.w32: http-parser support 2012-07-01 13:47:26 +09:00
EXPERIMENTAL add experimental 2012-06-02 21:46:33 +09:00
php_uv.c add error handling 2012-07-01 20:09:38 +09:00
php_uv.h add http parser support: 2012-07-01 13:15:14 +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 add http parser support: 2012-07-01 13:15:14 +09:00

php-uv

Build Status

interface to libuv for php (experimental)

Author

  • Shuhei Tanuma

License

PHP License