Download the PHP package her-cat/v2ex-api without Composer
On this page you can find all versions of the php package her-cat/v2ex-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package v2ex-api
v2ex-api
:palm_tree: 基于 V2EX API 的 PHP 组件.
安装
使用
获取最热主题
示例:
获取最新主题
示例:
返回结果跟
获取最热主题
一样
获取节点信息
示例:
获取用户信息
根据用户名获取用户信息
根据用户 ID 获取用户信息
示例:
获取原始返回结果
方法最后一个参数为是否格式化结果,bool
类型 :
参数说明
- $name - 节点名称,比如:“python”;
- $username - 用户名称,比如:“hercat”;
- $id - 用户 ID,比如:“336714”;
- $format - 是否格式化返回结果。
License
MIT
All versions of v2ex-api with dependencies
PHP Build Version
Package Version
The package her-cat/v2ex-api contains the following files
Loading the files please wait ....