Download the PHP package ideato/instagram-feed without Composer
On this page you can find all versions of the php package ideato/instagram-feed. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ideato/instagram-feed
More information about ideato/instagram-feed
Files in ideato/instagram-feed
Download ideato/instagram-feed
More information about ideato/instagram-feed
Files in ideato/instagram-feed
Vendor ideato
Package instagram-feed
Short Description Retrieve data from Instagram feed
License MIT
Package instagram-feed
Short Description Retrieve data from Instagram feed
License MIT
Please rate this library. Is it a good library?
Informations about the package instagram-feed
Instagram Feed
Retrieve data from Instagram feed
Requirements
- PHP 7.1
Installation
composer require ideato/instagram-feed
Usage
InstagramFeed requires a Guzzle HTTP Client and an Instagram access token.
Here you can find a tool for generate your own instagram access token
Caching
Instagram APIs come out with low rate limit. This means you have to cache responses in order to prevent errors. The library provides a PSR-6 cache decorator with allows you to easily cache responses.
Symfony Integration
Instagram Feed can be easily configured as a service on your Symfony application.
Then you can retrieve posts with:
TODO
- [ ] add support to other api endpoints
- [ ] add support to other Instagram types (eg. video, gallery)
All versions of instagram-feed with dependencies
PHP Build Version
Package Version
The package ideato/instagram-feed contains the following files
Loading the files please wait ....