Download the PHP package christopher-paul-shaw/githubrepocache without Composer
On this page you can find all versions of the php package christopher-paul-shaw/githubrepocache. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download christopher-paul-shaw/githubrepocache
More information about christopher-paul-shaw/githubrepocache
Files in christopher-paul-shaw/githubrepocache
Download christopher-paul-shaw/githubrepocache
More information about christopher-paul-shaw/githubrepocache
Files in christopher-paul-shaw/githubrepocache
Vendor christopher-paul-shaw
Package githubrepocache
Short Description Retrieving and caching of a users publig github repositories
License
Package githubrepocache
Short Description Retrieving and caching of a users publig github repositories
License
Please rate this library. Is it a good library?
Informations about the package githubrepocache
Summary
Simple class to download and cache the public visible github repositories by username.
Usage
$github = new GitHubRepoCache('username');
$repos = $repos->getRepos();
Test
As features are added, there will be new tests to prove they work as intended. You can run the tests yourself using the following command.
vendor/bin/phpunit test
All versions of githubrepocache with dependencies
PHP Build Version
Package Version
The package christopher-paul-shaw/githubrepocache contains the following files
Loading the files please wait ....