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');

Contents

  1. 1Repo / Stargazers API
  2. 1.1List all stargazers