Cloudflare PHP SDK roadmap / maintained

Hi all,

I have actively been using the Cloudflare PHP SDK for the last 3 years for maintaining a larger enterprise subscription with hundreds of zones for one of our clients.

When working with the SDK and API am I now and then discovering endpoints not supported by the SDK. I always invest work time in adding the missing methods / endpoints (e.g. LogPush, Certificate Transparency Monitoring etc.), add unit tests and submit pull requests, but it looks like no one is actively maintaining the PHP SDK it self nor maintaining the issue or pull request queues. For example is the unit tests failing on PHP 7.4 and the SDK is not supported on PHP 8.

Any one with insights about the PHP SDK? Is it a dead fish or what is the plan?

Best regards,
Jens

There are some large updates coming to the API, schemas, and associated SDKs soon. The PHP SDK definitely isn’t dead, so I’d be on the lookout for some announcements in the next little while.

Well, here we are in January 2023 and the SDK still wasn’t updated since 2021.

same from February 2024 sigh

Cloudflare dropped PHP SDK support (Based on some comments on twitter).

So I’ve decided to create something myself: GitHub - SergkeiM/php-cloudflare-api: A simple PHP CloudFlare API client.

No release yet, though

The PHP SDK has become quite out of date, making it unable to install for many modern applications. There is a long list of contributions from members of the community willing to help, but the Cloudflare team who have the access to approve pull requests and make releases seem to be ignoring the package altogether.

I know that PHP is not the most fashionable language, but if this is the officially recommended way of using the API and there is a community of enthusiastic contributors, could the Cloudflare team maybe reengage with it or come up with a plan to hand it over to the community?

I can see that theoretically Jacob Bednarz is the dev responsible, but I’m unable to find him on here? Maybe a Cloudflare team member could draw his attention to this issue please?

It’s now May 2026 and the PHP SDK hasn’t had any activity from the Cloudflare side since December 2024.