ssigwart/letsencryptdns-cloudflare

PHP Let's Encrypt Wildcard DNS Client (Cloudflare DNS support)

1.0.2 2023-12-23 04:21 UTC

This package is auto-updated.

Last update: 2024-04-23 04:58:50 UTC


README

This is a Cloudflare DNS implementation for ssigwart/letsencryptdns.

Install

composer install ssigwart/letsencryptdns-cloudflare

Usage

$cfDnsProvider = new CloudflareDNSProvider('api_token', 'zone');