PHPackages                             smartframe-technologies/laminas-cdn - 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. smartframe-technologies/laminas-cdn

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

smartframe-technologies/laminas-cdn
===================================

Laminas module that integrates different CDN provider APIs

1.1.0(2y ago)01.1k1Apache-2.0PHPPHP ^8.0 | ^8.1

Since Feb 25Pushed 2y ago1 watchersCompare

[ Source](https://github.com/SmartFrame-Technologies/laminas-cdn)[ Packagist](https://packagist.org/packages/smartframe-technologies/laminas-cdn)[ RSS](/packages/smartframe-technologies-laminas-cdn/feed)WikiDiscussions master Synced 3d ago

READMEChangelog (10)Dependencies (9)Versions (21)Used By (0)

laminas-cdn
===========

[](#laminas-cdn)

The `LaminasCdn` provides integration of the CDN APIs.

[![Build Status](https://github.com/SmartFrame-Technologies/laminas-cdn/actions/workflows/build.yml/badge.svg?branch=master)](https://github.com/SmartFrame-Technologies/laminas-cdn/actions/workflows/build.yml/badge.svg?branch=master)[![Coverage](https://camo.githubusercontent.com/26db8935061356565b922d37cfd63439bca8f668620c43514a56fe0f12653fbc/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d536d6172744672616d652d546563686e6f6c6f676965735f6c616d696e61732d63646e266d65747269633d636f766572616765)](https://sonarcloud.io/summary/new_code?id=SmartFrame-Technologies_laminas-cdn)[![Quality Gate Status](https://camo.githubusercontent.com/f69472de7973fa3aaee8bbd95996679caa758f11c3143cfc44213fdcedd77856/68747470733a2f2f736f6e6172636c6f75642e696f2f6170692f70726f6a6563745f6261646765732f6d6561737572653f70726f6a6563743d536d6172744672616d652d546563686e6f6c6f676965735f6c616d696e61732d63646e266d65747269633d616c6572745f737461747573)](https://sonarcloud.io/summary/new_code?id=SmartFrame-Technologies_laminas-cdn)

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require smartframe-technologies/laminas-cdn
```

Configuration
-------------

[](#configuration)

Start by creating a logging configuration file (i.e. `config/autoload/cdn.global.php`) with minimal configration

If are you using [ConfigAggregator](https://github.com/laminas/laminas-config-aggregator/) library already have defined `ConfigProvider`
More information in [ConfigProviders](https://docs.laminas.dev/laminas-config-aggregator/config-providers/) section

Minimal config settings
-----------------------

[](#minimal-config-settings)

```
