PHPackages                             domatskiy/skyparkcdn - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. domatskiy/skyparkcdn

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

domatskiy/skyparkcdn
====================

skyparkcdn

v0.6.0(9y ago)236MITPHPPHP &gt;=5.6.4

Since Apr 11Pushed 9y ago1 watchersCompare

[ Source](https://github.com/domatskiy/skyparkcdn)[ Packagist](https://packagist.org/packages/domatskiy/skyparkcdn)[ Docs](https://github.com/domatskiy/)[ RSS](/packages/domatskiy-skyparkcdn/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (3)Versions (6)Used By (0)

skyparkcdn
==========

[](#skyparkcdn)

install
-------

[](#install)

```
$ composer require domatskiy/skyparkcdn

```

use
---

[](#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();
}

```

###  Health Score

25

—

LowBetter than 36% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity10

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 62.5% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

4

Last Release

3366d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/04668e09e1a26c17729902a7e1c686a35d03cd5cdc4fa76e9dc22f262821579a?d=identicon)[domatskiy](/maintainers/domatskiy)

---

Top Contributors

[![domatskii](https://avatars.githubusercontent.com/u/5947708?v=4)](https://github.com/domatskii "domatskii (5 commits)")[![domatskiy](https://avatars.githubusercontent.com/u/1101584?v=4)](https://github.com/domatskiy "domatskiy (3 commits)")

---

Tags

cdnskyparkcdncdnskyparkcdn

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/domatskiy-skyparkcdn/health.svg)

```
[![Health](https://phpackages.com/badges/domatskiy-skyparkcdn/health.svg)](https://phpackages.com/packages/domatskiy-skyparkcdn)
```

###  Alternatives

[neuron-core/neuron-ai

The PHP Agentic Framework.

2.0k496.1k33](/packages/neuron-core-neuron-ai)[tencentcloud/tencentcloud-sdk-php

TencentCloudApi php sdk

3661.2M46](/packages/tencentcloud-tencentcloud-sdk-php)[civicrm/civicrm-core

Open source constituent relationship management for non-profits, NGOs and advocacy organizations.

751284.3k37](/packages/civicrm-civicrm-core)[roundcube/roundcubemail

The Roundcube Webmail suite

7.0k1.4k3](/packages/roundcube-roundcubemail)[spatie/laravel-export

Create a static site bundle from a Laravel app

672139.5k6](/packages/spatie-laravel-export)[nfse-nacional/nfse-php

This is my package nfse

1523.1k](/packages/nfse-nacional-nfse-php)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
