andruu/unio

该包的最新版本(dev-master)没有可用的许可信息。

unio node.js 包的 PHP 版本移植。

dev-master 2013-02-25 17:49 UTC

This package is auto-updated.

Last update: 2024-09-12 14:43:35 UTC


README

unio node.js 包的 PHP 版本移植。

原始 node.js unio: https://github.com/ttezel/unio

原始博客文章: http://ttezel.github.com/blog/2013/02/23/stop-writing-rest-api-clients/

安装

推荐通过 composer 安装 Unio-PHP。

"require": {
  "andruu/unio": "dev-master"
}

运行 composer install