Download the PHP package hasokeyk/instagram-pro without Composer

On this page you can find all versions of the php package hasokeyk/instagram-pro. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package instagram-pro

[![Contributors][contributors-shield]][contributors-url] [![Forks][forks-shield]][forks-url] [![Stargazers][stars-shield]][stars-url] [![Issues][issues-shield]][issues-url] [![MIT License][license-shield]][license-url]


Logo

Hasokeyk / Instagram Pro

With this PHP library, you can use all features of the instagram Mobile App Feedback
Türkçe doküman için tıklayın

CLICK FOR CODE SAMPLES

# Hasan Yüksektepe [![Linkedin Badge](https://img.shields.io/badge/linkedin-%230077B5.svg?&style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/hasan-yuksektepe/) [![Twitter Badge](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/Hasokeyk) [![Github Badge](https://img.shields.io/badge/github-333?style=for-the-badge&logo=github&logoColor=white)](https://github.com/alihandemirdas) [![Hasan Yüksetepe][linkedin-shield]][linkedin-url] [![@hasokeyk][instagram-shield]][instagram-url] ![Visitor Badge](https://visitor-badge.laobi.icu/badge?page_id=hasokeyk.instagram_pro&left_text=Download) # Buy License To obtain a monthly or annual license https://t.me/hasokeyk please contact with. # Discord https://discord.gg/3GgvMWQ33U ## About Project You can use all the features in instagram with this php library. The person who wrote the software is not responsible for the operations to be performed with this software. A person who uses the Software for malicious purposes will be disabled indefinitely. ## Getting Started Please read carefully. ### Requirements - You must have to "composer" application on your PC. For installation https://getcomposer.org/download/ - PHP 7.4 or above ### File permissions Give permission to the following files and folders with chmod 777. `/vendor/hasokeyk/` ## Setup via Composer * you must determine your root(working) folder after that open console ( terminal ) ## Installing via download Repository 1. Firsty download repository 2. Use the command below to download the required libraries. ## Get all usable functions You can use the codes in the function list after logging in or without logging in.
Code
Output
## Use Proxy
Code ## YOU CAN JUST USE ONE PROXY
## Two Factor Login
Code
## Two Factor & Challenge Login
Code
## Disabled/Enabled Two Factor Verification
Code
## Change Password & Get Backup Code & Get 3th App Key & Phone & Email & Bio & Website
Code
## Get Login Activity
Code
## Facebook Disable\Remove
Code
## Account Active/Add Duo Mobile
Code
# Examples For all sample codes, please visit the [Examples](https://github.com/Hasokeyk/instagram-pro/blob/main/examples/) link. [contributors-shield]: https://img.shields.io/github/contributors/hasokeyk/instagram-pro.svg?style=for-the-badge [contributors-url]: https://github.com/hasokeyk/instagram-pro/graphs/contributors [forks-shield]: https://img.shields.io/github/forks/hasokeyk/instagram-pro.svg?style=for-the-badge [forks-url]: https://github.com/hasokeyk/instagram/network/members [stars-shield]: https://img.shields.io/github/stars/hasokeyk/instagram-pro.svg?style=for-the-badge [stars-url]: https://github.com/hasokeyk/instagram-pro/stargazers [issues-shield]: https://img.shields.io/github/issues/hasokeyk/instagram-pro.svg?style=for-the-badge [issues-url]: https://github.com/hasokeyk/instagram-pro/issues [license-shield]: https://img.shields.io/github/license/hasokeyk/instagram-pro.svg?style=for-the-badge [license-url]: https://github.com/Hasokeyk/instagram-pro/blob/main/LICENSE [linkedin-shield]: https://img.shields.io/badge/-LinkedIn-black.svg?style=for-the-badge&logo=linkedin&colorB=555 [linkedin-url]: https://www.linkedin.com/in/hasan-yuksektepe/ [instagram-shield]: https://img.shields.io/badge/-Instagram-black.svg?style=for-the-badge&logo=Instagram&colorB=555 [instagram-url]: https://instagram.com/hasokeyk/

All versions of instagram-pro with dependencies

PHP Build Version
Package Version
Requires php Version >=7.2
duosecurity/duo_api_php Version ^1.0.3
guzzlehttp/guzzle Version ^7.4.2
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package hasokeyk/instagram-pro contains the following files

Loading the files please wait ....