aicial/instagram
Composer 安装命令:
composer require aicial/instagram
包简介
Instagram API Wrapper for PHP
关键字:
README 文档
README
Provides a simple way to interact the Instagram API. https://www.instagram.com/developer/endpoints/
Installation
cd <project_dir>
composer require aicial\instagram
Usage [TODO]
require __DIR__ . '/vendor/autoload.php'; //Use composers autoload
$instagram = new Aicial\Instagram;
Methods [TODO]
//No idea - not written yet
Example [TODO]
Notes [TODO]
History
5 Feb 2016 - Initial creation
Copyright
2016 Troy Kelly, Aicial Pty Ltd (Australia)
统计信息
- 总下载量: 17
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2016-02-05