2017 © Pedro Peláez
 

library awis-client

PHP package for making requests to Alexa Web Information Service

image

bytespider/awis-client

PHP package for making requests to Alexa Web Information Service

  • Wednesday, April 25, 2018
  • by bytespider
  • Repository
  • 1 Watchers
  • 0 Stars
  • 24 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 4 Versions
  • 9 % Grown

The README.md

AWIS Client

Installation

composer require bytespider/awis-client, (*1)

Usage

<?php

$client = new AwisClient('<IAM Access Key>', '<IAM Access Secret>');
$response = $client->getUrlInfo('yahoo.com'); // PSR-7 Response

The Versions

25/04 2018

dev-develop

dev-develop

PHP package for making requests to Alexa Web Information Service

  Sources   Download

ISC

The Requires

 

The Development Requires

by Rob Griffiths

25/04 2018

dev-master

9999999-dev

PHP package for making requests to Alexa Web Information Service

  Sources   Download

ISC

The Requires

 

The Development Requires

by Rob Griffiths

25/04 2018

0.1.0

0.1.0.0

PHP package for making requests to Alexa Web Information Service

  Sources   Download

ISC

The Requires

 

The Development Requires

by Rob Griffiths

30/01 2018

1.0.0

1.0.0.0

PHP package for making requests to Alexa Web Information Service

  Sources   Download

ISC

The Requires

 

The Development Requires

by Rob Griffiths