blackout314/adfly_api

There is no license information available for the latest version (0.0.1) of this package.

An AdFly Api Wrapper

Installs: 19

Dependents: 0

Suggesters: 0

Security: 0

Stars: 2

Watchers: 1

Forks: 0

Open Issues: 0

pkg:composer/blackout314/adfly_api

0.0.1 2015-09-28 11:25 UTC

This package is not auto-updated.

Last update: 2025-10-04 20:00:10 UTC


README

adfly api wrapper | payout

$KEY    = 'YOUR-KEY';
$UID    = 'YOUR-UID';
$adfly  = new adfly\Api($KEY,$UID);

$link   = $adfly->__get('http://www.google.com');