vinaykevadia/mozapi
Composer 安装命令:
composer require vinaykevadia/mozapi
包简介
SEO metrics at hand
README 文档
README
#Moz
This a is fork off jongotlin/SeoMoz.
A simple library to make requests against the free SeoMoz API.
##Use
composer install
$response = (new SeoMoz($accessId, $secretKey))->request('sunet.se');
print $response->getDomainAuthority();
Run tests
vendor/bin/phpspec run
统计信息
- 总下载量: 62
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2016-01-30