PHPackages                             doctorconceptual/php-instagram-graph-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. doctorconceptual/php-instagram-graph-sdk

ActiveLibrary[API Development](/categories/api)

doctorconceptual/php-instagram-graph-sdk
========================================

PHP SDK for Instagram Graph API

v2.0(5y ago)1140.6k↓33.3%7[2 issues](https://github.com/doctorconceptual/php-instagram-graph-sdk/issues)MITPHPPHP &gt;=5.4.1

Since Jun 23Pushed 5y ago1 watchersCompare

[ Source](https://github.com/doctorconceptual/php-instagram-graph-sdk)[ Packagist](https://packagist.org/packages/doctorconceptual/php-instagram-graph-sdk)[ Docs](https://github.com/doctorconceptual/php-instagram-graph-sdk)[ RSS](/packages/doctorconceptual-php-instagram-graph-sdk/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)DependenciesVersions (3)Used By (0)

PHP SDK for Instagram Graph API.
================================

[](#php-sdk-for-instagram-graph-api)

This is a basic SDK for using Instagram Graph API. I basically wrote this SDK when I found that Instagram is going to shutdown their legacy API and encourage to use "Instagram Basic Display API" instead.

Copyright &amp; License
-----------------------

[](#copyright--license)

PHP SDK for Instagram Graph API is Copyright (c) 2020 Muhammad Talal if not otherwise stated. The code is distributed under the terms of the MIT License. For the full license text see the LICENSE file.

Versions &amp; Requirements
---------------------------

[](#versions--requirements)

1.0.0, PHP &gt;=5.4.1

Installation
------------

[](#installation)

The preferred installation method is via composer. You can add the library as a dependency via:

`$ composer require doctorconceptual/php-instagram-graph-sdk`

Usage
-----

[](#usage)

### Creating an Instance

[](#creating-an-instance)

```
