marvinosswald/instagram-php

PHP Api Wrapper for Instagram

0.6.0 2018-02-12 00:33 UTC

This package is not auto-updated.

Last update: 2024-04-26 05:34:21 UTC


README

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.

Documentation

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