Download the PHP package atiksoftware/instagram-private-api without Composer
On this page you can find all versions of the php package atiksoftware/instagram-private-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download atiksoftware/instagram-private-api
More information about atiksoftware/instagram-private-api
Files in atiksoftware/instagram-private-api
Package instagram-private-api
Short Description Instagram private API SDK
License MIT
Informations about the package instagram-private-api
Instagram Private API Library
To learn how to use this library, please refer to the source code as well as the examples.
Installation
You can install this library by using composer
Features
- Supports asynchronous and parallel requests
- Easily extendable with new requests
- Session and device management
- Access discover feeds (channels, explore, top live)
- Access direct feeds (inbox, thread)
- Much more
Example
Changelog
Please see the changelog for a release history and indications on how to upgrade from one version to another.
Contributing
If you find any problems or have suggestions about this crate, please submit an issue. Moreover, any pull request, code review and feedback are welcome.
Code Guide
We use GitHub Actions to make sure the codebase is consistent (composer run lint-fix && composer run code-analyze
). We try to keep comments at a maximum of
160 characters of length and code at 120.
License
MIT
All versions of instagram-private-api with dependencies
psr/http-message Version ^1.0|^2.0
php Version >=7.2
webmozart/assert Version ^1.0
atiksoftware/gson-php Version ^3.0
ext-curl Version *
ext-json Version *