Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/worksome/cdn-headers
- Owner: worksome
- License: mit
- Created: 2021-11-25T13:01:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2024-02-08T10:34:16.000Z (12 months ago)
- Last Synced: 2024-08-09T17:51:10.863Z (6 months ago)
- Topics: cdn, cloudflare, php
- Language: PHP
- Homepage:
- Size: 20.5 KB
- Stars: 3
- Watchers: 14
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
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
```