Download the PHP package ibuffer/faceplusplus without Composer
On this page you can find all versions of the php package ibuffer/faceplusplus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ibuffer/faceplusplus
More information about ibuffer/faceplusplus
Files in ibuffer/faceplusplus
Download ibuffer/faceplusplus
More information about ibuffer/faceplusplus
Files in ibuffer/faceplusplus
Vendor ibuffer
Package faceplusplus
Short Description Face++ SDK
License MIT
Package faceplusplus
Short Description Face++ SDK
License MIT
Keywords sdkfaceplusplus
Please rate this library. Is it a good library?
Informations about the package faceplusplus
faceplusplus
Face++ PHP Software Development Kit
如何安装
-
使用 composer
- 手动安装
下载指定版本 https://github.com/ibuffer/faceplusplus/releases
然后直接加载 facepp.php 即可使用
如何使用
$facepp = new facepp($api_key, $api_secret);
$response = $facepp->execute(接口名称, 参数数组);
接口名称、参数数组以及返回值,请参考 Face++API文档
例如:
All versions of faceplusplus with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3
The package ibuffer/faceplusplus contains the following files
Loading the files please wait ....