blackout314/adfly_api

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

An AdFly Api Wrapper

Maintainers

Package info

github.com/blackout314/adfly_api

pkg:composer/blackout314/adfly_api

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

0.0.1 2015-09-28 11:25 UTC

This package is not auto-updated.

Last update: 2026-03-07 21:45:57 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');