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

AbandonedArchivedLibrary[API Development](/categories/api)

colling-media/stackadapt-api
============================

v1.0.4(9y ago)144Apache v2PHPPHP &gt;=5.4

Since Oct 18Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Colling-Media/StackAdapt-PHP-API)[ Packagist](https://packagist.org/packages/colling-media/stackadapt-api)[ Docs](http://swagger.io)[ RSS](/packages/colling-media-stackadapt-api/feed)WikiDiscussions master Synced 2mo ago

READMEChangelog (5)Dependencies (3)Versions (6)Used By (0)

SwaggerClient-php
=================

[](#swaggerclient-php)

Use this API to create Native Ads and Campaigns on the StackAdapt Platform Use this API to create Native Ads and Campaigns on the StackAdapt Platform

This PHP package is automatically generated by the [Swagger Codegen](https://github.com/swagger-api/swagger-codegen) project:

- API version: 2.0.0
- Build date: 2016-10-18T22:29:35.986Z
- Build package: class io.swagger.codegen.languages.PhpClientCodegen

Requirements
------------

[](#requirements)

PHP 5.4.0 and later

Installation &amp; Usage
------------------------

[](#installation--usage)

### Composer

[](#composer)

```
    composer require colling-media/stackadapt-api
```

### Manual Installation

[](#manual-installation)

Download the files and include `autoload.php`:

```
    require_once('/path/to/autoload.php');
```

Tests
-----

[](#tests)

To run the unit tests:

```
composer install
./vendor/bin/phpunit lib/Tests

```

Getting Started
---------------

[](#getting-started)

Please follow the [installation procedure](#installation--usage) and then run the following:

```
