Getting Started
Introduction
Welcome to PHP Client for Cloudflare API documentation.
A simple Object Oriented PHP Client for Cloudflare API. This package provides convenient access to the Cloudflare REST API using PHP.
Installation
Requires PHP 8.2 or higher. Install php-cloudflare-api via Composer:
composer
composer require sergkeim/php-cloudflare-api
Using Laravel? See the Laravel page for the service provider and facade setup.

