i want to add https://github.com/postaddictme/instagram-php-scraper in yii2 .
i copyed vendor from instagram-php-scraper project to yii2's vendor
this is my error :
Class 'InstagramScraper\Instagram' not found
project extensions(instagram-php-scraper) is not developed for yii2 .
What other changes should I do?