Trending github:在Github上获取趋势库的简单软件包 源码
趋势-github 该软件包是PHP端口 安装 composer require fortecdev/trending-github 用法 require_once __DIR__ . '/vendor/autoload.php' ; use Fortec \ GithubTrending ; $ github = new GithubTrending (); $ data = $ github -> getTrending (); var_dump ( $ data ); /* [ [ 'author' => 'facebook', 'name' =
文件列表
trending-github-master.zip
(预估有个7文件)
trending-github-master
composer.json
422B
.travis.yml
70B
phpunit.xml
575B
readme.md
1KB
tests
GithubTrendingTest.php
750B
src
GithubTrending.php
3KB
.gitignore
32B
暂无评论