# Development
You can use the plugin in PHP like this:
// fetch account
$feed = InstagramFeed::getInstance()->instagramService->getFeed('seawatchcrew');
// fetch hash tag
$feed = InstagramFeed::getInstance()->instagramService->getFeed('#mrmcd2019');