PHPackages                             fireitsoft/maxcdn - 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. [HTTP &amp; Networking](/categories/http)
4. /
5. fireitsoft/maxcdn

ActiveLibrary[HTTP &amp; Networking](/categories/http)

fireitsoft/maxcdn
=================

Provides REST API for MaxCDN.

V1.1(5y ago)013MITPHP

Since Jan 11Pushed 5y ago1 watchersCompare

[ Source](https://github.com/fireitsoft/maxcdn)[ Packagist](https://packagist.org/packages/fireitsoft/maxcdn)[ RSS](/packages/fireitsoft-maxcdn/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (2)DependenciesVersions (3)Used By (0)

\##composer.json

Installation

```
    composer require fireitsoft/maxcdn
```

Set your credential in env file.

.env
----

[](#env)

```
MAXCDN_ALIAS=
MAXCDN_KEY=
MAXCDN_SECRET=
```

Usage:

In your controller ##YourController.php

```
use FireItSoft\MaxCdn\MaxCdn;
```

Usage
-----

[](#usage)

```
$cdn = new MaxCdn();
$cdn->delete('/zones/pull.json/{zone-id}/cache', [
    'file' => '/test.jpg'
]);
```

###  Health Score

24

—

LowBetter than 32% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity5

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% 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 ~1 days

Total

2

Last Release

1952d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/53c5334f920b671a2e4f4c5e6122a639365aa74bcc5fe4541bb187202da2232d?d=identicon)[fireit](/maintainers/fireit)

---

Top Contributors

[![razor2611](https://avatars.githubusercontent.com/u/4302846?v=4)](https://github.com/razor2611 "razor2611 (6 commits)")

---

Tags

laravelMaxCdn

### Embed Badge

![Health badge](/badges/fireitsoft-maxcdn/health.svg)

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

###  Alternatives

[anchu/ftp

A simple Laravel 7 ftp service provider

225579.4k](/packages/anchu-ftp)[palanik/lumen-cors

Cross-origin resource sharing (CORS) middleware for Lumen micro-framework.

101237.4k](/packages/palanik-lumen-cors)[api-platform/laravel

API Platform support for Laravel

59126.4k6](/packages/api-platform-laravel)[laravel-shift/curl-converter

A command line tool to convert curl requests to Laravel HTTP requests.

935.3k](/packages/laravel-shift-curl-converter)[alfrasc/laravel-matomo-tracker

A Laravel facade/wrapper for the matomo/matomo-php-tracker for server side Matomo tracking.

1923.9k](/packages/alfrasc-laravel-matomo-tracker)[behamin/service-proxy

for proxy or sending requests to other services with useful utilities

102.2k](/packages/behamin-service-proxy)

PHPackages © 2026

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