PHPackages                             spyserp/phpclient - 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. [API Development](/categories/api)
4. /
5. spyserp/phpclient

ActiveLibrary[API Development](/categories/api)

spyserp/phpclient
=================

Client API for Spyserp.com

1.0.0(8y ago)31.3k↓100%MITPHP

Since Dec 26Pushed 8y ago2 watchersCompare

[ Source](https://github.com/SpySerp/spyserp-php-client)[ Packagist](https://packagist.org/packages/spyserp/phpclient)[ RSS](/packages/spyserp-phpclient/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (1)DependenciesVersions (2)Used By (0)

Spyserp API Client
------------------

[](#spyserp-api-client)

This client assists in making calls to spyserp.com API.

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

[](#installation)

The preferred way to install this extension is through composer.

Either run

```
php composer.phar require --dev --prefer-dist spyserp/phpclient

```

or add

```
"spyserp/phpclient": "~1.0.0"

```

to the require-dev section of your composer.json file.

Usage
-----

[](#usage)

```
