Download the PHP package sergkeim/php-cloudflare-api without Composer
On this page you can find all versions of the php package sergkeim/php-cloudflare-api. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download sergkeim/php-cloudflare-api
More information about sergkeim/php-cloudflare-api
Files in sergkeim/php-cloudflare-api
Package php-cloudflare-api
Short Description PHP Client for Cloudflare API.
License MIT
Informations about the package php-cloudflare-api
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.
Thanks 🙏
- 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.
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.
All versions of php-cloudflare-api with dependencies
guzzlehttp/guzzle Version ^7.9
illuminate/contracts Version ^9.0 || ^10.0 || ^11.0
illuminate/support Version ^9.0 || ^10.0 || ^11.0