php-cloudflare-api

PHP Client for Cloudflare API

MIT License

Downloads
9
Stars
6

PHP Client for Cloudflare API

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.

Features ✨

  • 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

Quick install 🚀

Via Composer.

This command will get you up and running quickly.

composer require sergkeim/php-cloudflare-api

Thanks 🙏

License 📎

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.

Package Rankings
Top 46.35% on Packagist.org
Related Projects