Download the PHP package brunotimsa/cloudflare-sdk without Composer
On this page you can find all versions of the php package brunotimsa/cloudflare-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download brunotimsa/cloudflare-sdk
More information about brunotimsa/cloudflare-sdk
Files in brunotimsa/cloudflare-sdk
Package cloudflare-sdk
Short Description PHP binding for v4 of the Cloudflare Client API.
License BSD-3-Clause
Informations about the package cloudflare-sdk
Cloudflare SDK (v4 API Binding for PHP 7)
Installation
The recommended way to install this package is via the Packagist Dependency Manager (cloudflare/sdk). You can get specific usage examples on the Cloudflare Knowledge Base under: Cloudflare PHP API Binding
Cloudflare API version 4
The Cloudflare API can be found here. Each API call is provided via a similarly named function within various classes in the Cloudflare\API\Endpoints namespace:
- [x] DNS Records
- [x] DNS Analytics
- [x] Zones
- [x] User Administration (partial)
- [x] Cloudflare IPs
- [x] Page Rules
- [x] Web Application Firewall (WAF)
- [ ] Virtual DNS Management
- [x] Custom hostnames
- [x] Manage TLS settings
- [x] Zone Lockdown and User-Agent Block rules
- [ ] Organization Administration
- [x] Railgun administration
- [ ] Keyless SSL
- [x] Origin CA
- [x] Crypto
- [x] Load Balancers
- [x] Firewall Settings
Note that this repository is currently under development, additional classes and endpoints being actively added.
Getting Started
Contributions
We welcome community contribution to this repository. CONTRIBUTING.md will help you start contributing.
Licensing
Licensed under the 3-clause BSD license. See the LICENSE file for details.
All versions of cloudflare-sdk with dependencies
php Version >=7.2.5
psr/http-message Version ~1.0
ext-json Version *