Skip to content

vinaykevadia/moz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#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

About

Simple library to make requests against the free Moz API, forked from : https://github.com/dwickstrom/moz

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages