2017 © Pedro Peláez
 

library envato-api

A complete native php wrapper for the Envato API

image

morningtrain/envato-api

A complete native php wrapper for the Envato API

  • Wednesday, January 31, 2018
  • by morningtrain
  • Repository
  • 6 Watchers
  • 9 Stars
  • 78 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 4 Versions
  • 3 % Grown

The README.md

PHP Envato Api

Software License , (*1)

A complete native php wrapper for the Envato API, (*2)

Install

Via Composer, (*3)

``` bash $ composer require morningtrain/envato-api, (*4)


## Usage ``` php require 'vendor/autoload.php'; use MorningTrain\EnvatoApi\EnvatoApi; define('ENVATO_TOKEN', 'YOUR-ENVATO-API-TOKEN'); $envatoClient = new EnvatoApi(ENVATO_TOKEN); $sales = $envatoClient->getAuthorSales(0);

Security

If you discover any security related issues, please email mail@morningtrain.dk instead of using the issue tracker., (*5)

Credits

License

GNU General Public License v3.0. Please see License File for more information., (*6)

The Versions

31/01 2018

dev-master

9999999-dev http://morningtrain.dk/

A complete native php wrapper for the Envato API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php envato

19/11 2015

v1.0.0

1.0.0.0 https://github.com/Morning-Train/envato-api

A complete native php wrapper for the Envato API

  Sources   Download

GNU General Public License v3.0

The Requires

 

api php envato

19/11 2015

v0.2

0.2.0.0

  Sources   Download

The Requires

 

19/11 2015

v0.1

0.1.0.0

  Sources   Download

The Requires