DISCLAIMER: This is not an offical SDK by Instagram
- PHP 5.6 or higher
- Instagram App
- Guzzle
$ git clone https://github.com/Headoo/instagram-php.git
$ cd instagram-php
$ composer install
$ export INSTAGRAM_ACCESS_TOKEN=your.access.token
$ export INSTAGRAM_USERNAME=your.username #You can get one here https://api.instagram.com/v1/users/self?access_token=your.access.token
$ ./vendor/phpunit/phpunit/phpunit