Skip to content

marvinosswald/instagram-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

50 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 !