Skip to content

Latest commit

 

History

History
30 lines (19 loc) · 1.05 KB

File metadata and controls

30 lines (19 loc) · 1.05 KB

Laravel-PHP

Build Status MIT License Documentation Status

DISCLAIMER: This is not an offical SDK by Instagram

Requirements

  • PHP 5.6 or higher
  • Instagram App

Dependencies

  • Guzzle

Install and run test

$ git clone https://github.com/marvinosswald/instagram-php.git
$ cd instagram-php
$ composer install
$ ./vendor/phpunit/phpunit/phpunit

Laravel

Starting from Laravel 5.5 you can easily install this package with composer and Package Discovery will pick it up.

I'm like the worst writer ever... So please feel free to improve it !