2017 © Pedro Peláez
 

library skyparkcdn

skyparkcdn

image

domatskiy/skyparkcdn

skyparkcdn

  • Wednesday, April 12, 2017
  • by domatskiy
  • Repository
  • 1 Watchers
  • 1 Stars
  • 25 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 6 Versions
  • 0 % Grown

The README.md

skyparkcdn

install

$ composer require domatskiy/skyparkcdn

use

try{

    $CAuth = $this->cdn->signin($email, $password);

    #echo 'token = '.$CAuth->token."\n\n";

    $balance = $this->cdn
        ->client()
        ->getBalance();

    print_r($balance);

    $this->cdn
        ->cache()
        ->purgeAll($this->config['resource']['res_1']);


    $this->cdn->signout();
}
catch (\Exception $e)
{
    echo $e->getMessage();
}

The Versions

12/04 2017

dev-master

9999999-dev https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn

12/04 2017

v0.6.0

0.6.0.0 https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn

12/04 2017

dev-dev

dev-dev https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn

12/04 2017

v0.5.0

0.5.0.0 https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn

11/04 2017

v0.3.0

0.3.0.0 https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn

11/04 2017

v0.1.0

0.1.0.0 https://github.com/domatskiy/

skyparkcdn

  Sources   Download

MIT

The Requires

 

The Development Requires

by Evgeniy Domatskiy

cdn skyparkcdn