A simple PHP Client for Cloudflare API.
Note: This package is under active development as I expand it to cover Cloudflare API. Consider the public API of this package a little unstable as I work towards a v1.0. See Coverage
This package provides convenient access to the Cloudflare REST API using PHP.
- PHP >= 8.0
- Minimal API around the Guzzle HTTP client
- Light and fast thanks to lazy loading of API classes
- Extensively documented
- Laravel >= 9 support
Via Composer.
This command will get you up and running quickly.
composer require sergkeim/php-cloudflare-api
- Thanks to Cloudflare for the high quality API and documentation.
- Thanks to KnpLabs for php-github-api used as inspiration for this package.
- Thanks to Graham Campbell for Laravel TestBench.
php-cloudflare-api
is licensed under the MIT License - see the LICENSE file for details
Cloudflare, the Cloudflare logo, and Cloudflare Workers are trademarks and/or registered trademarks of Cloudflare, Inc. in the United States and other jurisdictions.