PHPackages                             maztech/instagram-php-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. maztech/instagram-php-graph-sdk

ActiveLibrary[API Development](/categories/api)

maztech/instagram-php-graph-sdk
===============================

Instagram SDK for PHP

v1.0.3(4y ago)1719↓63.3%MITPHPPHP ^5.4|^7.0

Since Mar 25Pushed 4y ago1 watchersCompare

[ Source](https://github.com/mazfreelance/instagram-php-graph-sdk)[ Packagist](https://packagist.org/packages/maztech/instagram-php-graph-sdk)[ Docs](https://github.com/mazfreelance/instagram-php-graph-sdk)[ RSS](/packages/maztech-instagram-php-graph-sdk/feed)WikiDiscussions main Synced yesterday

READMEChangelog (4)Dependencies (3)Versions (5)Used By (0)

Instagram SDK for PHP
=====================

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

[![Latest Version](https://camo.githubusercontent.com/3940655960fd6edf2d7e83459ce22f2d47cbc14339672de726d33a67f37f248f/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f762f7461672f6d617a667265656c616e63652f696e7374616772616d2d7068702d67726170682d73646b2e7376673f6c6162656c3d72656c6561736526736f72743d73656d766572267374796c653d666c61742d737175617265)](https://github.com/mazfreelance/instagram-php-graph-sdk/releases)[![Software License](https://camo.githubusercontent.com/b60331a2084501dc07cf6d6964c0da58dd005d89c45cf3b28b4b22b60f5ec00f/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d4253442d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](https://github.com/mazfreelance/instagram-php-graph-sdk/blob/main/LICENSE)[![Build Status](https://camo.githubusercontent.com/3af919ac1098ce119d9e30ebed96cc5168a501c1cc2ee6d2e701a28d47a3373e/68747470733a2f2f6170702e7472617669732d63692e636f6d2f6d617a667265656c616e63652f696e7374616772616d2d7068702d67726170682d73646b2e7376673f6272616e63683d6d61696e)](https://app.travis-ci.com/mazfreelance/instagram-php-graph-sdk)[![Total Downloads](https://camo.githubusercontent.com/9a44bd45999f7edf1d5b3aa32b31ae2da81372705954e2ba40c28375bc6764f2/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f64742f6d617a746563682f696e7374616772616d2d7068702d67726170682d73646b2e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/maztech/instagram-php-graph-sdk)[![Coverage Status](https://camo.githubusercontent.com/9fbbe2354cbf593abae3e0c36cf8ec8f6a5b128fe5b6ad47c8d1fe3f4bdadfb7/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f636f7665726167652f672f6d617a667265656c616e63652f696e7374616772616d2d7068702d67726170682d73646b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mazfreelance/instagram-php-graph-sdk/code-structure)[![Quality Score](https://camo.githubusercontent.com/fa031f4674a301f023af9f69a6cdacd1fc38b9c5ca6178250821d438a24ab1d5/68747470733a2f2f696d672e736869656c64732e696f2f7363727574696e697a65722f672f6d617a667265656c616e63652f696e7374616772616d2d7068702d67726170682d73646b2e7376673f7374796c653d666c61742d737175617265)](https://scrutinizer-ci.com/g/mazfreelance/instagram-php-graph-sdk)

This repository contains the open source PHP SDK that allows you to access the Facebook Platform from your PHP app.

Disclamer: This SDK using Instagram Graph API and encourage to use "Instagram Basic Display API".

Requirement
-----------

[](#requirement)

- PHP &gt;=5.4.1
- Guzzle 5.x
- PHPunit 4.x
- mockery 0.8

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

[](#installation)

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

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

Usage
-----

[](#usage)

```
