stargazers.md
June 26, 2016 ยท View on GitHub
Repo / Stargazers API
Back to the "Repos API" | Back to the navigation
List all stargazers
$stargazers = $client->api('repo')->stargazers();
$stargazers->all('twbs', 'bootstrap');
June 26, 2016 ยท View on GitHub
Back to the "Repos API" | Back to the navigation
$stargazers = $client->api('repo')->stargazers();
$stargazers->all('twbs', 'bootstrap');