Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/worksome/cdn-headers

A package that wraps around CDN headers.
https://github.com/worksome/cdn-headers

cdn cloudflare php

Last synced: 2 months ago
JSON representation

A package that wraps around CDN headers.

Awesome Lists containing this project

README

        

# CDN Headers

[![Tests](https://github.com/worksome/cdn-headers/actions/workflows/tests.yml/badge.svg)](https://github.com/worksome/cdn-headers/actions/workflows/tests.yml)
[![Code Analysis](https://github.com/worksome/cdn-headers/actions/workflows/code-analysis.yml/badge.svg)](https://github.com/worksome/cdn-headers/actions/workflows/code-analysis.yml)

Package that wraps around CDN headers. Currently supports:

- Cloudflare

## Installation

```bash
composer require worksome/cdn-headers
```