aicial/instagram

PHP Instagram API 封装

0.1.1 2016-02-06 05:11 UTC

This package is not auto-updated.

Last update: 2020-07-30 16:51:00 UTC


README

提供了一种简单的方式与 Instagram API 交互。 https://www.instagram.com/developer/endpoints/

安装

cd <project_dir>
composer require aicial\instagram

用法 [待办]

require __DIR__ . '/vendor/autoload.php';	//Use composers autoload

$instagram = new Aicial\Instagram;

方法 [待办]

//No idea - not written yet

示例 [待办]

注意事项 [待办]

历史记录

2016年2月5日 - 初始创建

版权

2016 Troy Kelly, Aicial Pty Ltd (澳大利亚)