Download the PHP package ghostcompiler/laravel-cloudflare without Composer
On this page you can find all versions of the php package ghostcompiler/laravel-cloudflare. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download ghostcompiler/laravel-cloudflare
More information about ghostcompiler/laravel-cloudflare
Files in ghostcompiler/laravel-cloudflare
Download ghostcompiler/laravel-cloudflare
More information about ghostcompiler/laravel-cloudflare
Files in ghostcompiler/laravel-cloudflare
Vendor ghostcompiler
Package laravel-cloudflare
Short Description Production-ready Laravel SDK for the Cloudflare API v4
License MIT
Package laravel-cloudflare
Short Description Production-ready Laravel SDK for the Cloudflare API v4
License MIT
Please rate this library. Is it a good library?
Informations about the package laravel-cloudflare
Laravel Cloudflare SDK
A premium, feature-rich PHP SDK and Laravel integration for the Cloudflare API v4, featuring rate-limit handling, automatic retries, and concurrent batch operations.
Features
- 100% Endpoint Coverage: Complete implementation of all zones, DNS, Workers, KV, R2, D1, Access, Turnstile, and 30 resource managers.
- Fail-Safe Retries & Backoff: Robust exponential backoff and rate-limit parsing handling
Retry-Afterresponse headers automatically. - Concurrently Pooled Processing: Execute calls asynchronously or concurrently in batches.
- Dynamic Filter Builder: Fluent query-building for filtering, page indexing, and sorting.
- Type-Safe DTOs: Automated data hydration into standard PHP DTO structures.
- Custom Exceptions: Specialized mapping of Cloudflare API status codes and error formats.
Installation
Install the package via Composer:
Publish the configuration file:
Add your Cloudflare credentials to your .env file:
Usage Examples
Zones
Listing Zones
DNS Records
Managing DNS Records for a Zone
Worker Scripts
Uploading and Managing Workers
License
The MIT License (MIT). Please see License File for more information.
All versions of laravel-cloudflare with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.2 || ^8.3 || ^8.4 || ^8.5
illuminate/support Version ^11.0 || ^12.0 || ^13.0
illuminate/contracts Version ^11.0 || ^12.0 || ^13.0
guzzlehttp/guzzle Version ^7.0
illuminate/support Version ^11.0 || ^12.0 || ^13.0
illuminate/contracts Version ^11.0 || ^12.0 || ^13.0
guzzlehttp/guzzle Version ^7.0
The package ghostcompiler/laravel-cloudflare contains the following files
Loading the files please wait ...