PHPackages                             aseo/api - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [HTTP &amp; Networking](/categories/http)
4. /
5. aseo/api

ActiveLibrary[HTTP &amp; Networking](/categories/http)

aseo/api
========

Analytics SEO Api Client

0.0.8(9y ago)474.4k2MITPHPPHP &gt;=5.3.0

Since Feb 19Pushed 8y ago8 watchersCompare

[ Source](https://github.com/analyticsseo/php-api-client)[ Packagist](https://packagist.org/packages/aseo/api)[ Docs](https://github.com/analyticsseo/api-client/)[ RSS](/packages/aseo-api/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (8)Dependencies (1)Versions (10)Used By (0)

Analytics SEO Official PHP API client
=====================================

[](#analytics-seo-official-php-api-client)

Installation
------------

[](#installation)

### Via Composer

[](#via-composer)

1. Run the command: `composer require "aseo/api:*"`

### Manual Installation

[](#manual-installation)

1. Clone this repository: `git clone git@github.com:analyticsseo/php-api-client.git`
2. Change to the cloned folder, e.g.: `cd php-api-client`
3. Run command `composer install`

Testing Your Installation
-------------------------

[](#testing-your-installation)

1. Browse to folder `tests\functional`
2. Edit file `serps.php`, add your credentials, and save.
3. Run `php serps.php`

> **Do not forget to edit the `serps.php` file and add your credentials, or all tests will fail**

Sample Usage
------------

[](#sample-usage)

```
