cloudflare / cloudflare-php

PHP library for the Cloudflare v4 API
BSD 3-Clause "New" or "Revised" License
621 stars 222 forks source link

Is this library still maintained? #117

Closed pauladams8 closed 4 years ago

pauladams8 commented 4 years ago

I would like to use this library for a project, but there are so many problems with it currently that it is easier to just communicate with the Cloudflare API manually.

At the moment, this library lacks many features of the Cloudflare API and does not seem to be actively maintained.

Some issues that need addressing:

It would also be good to see some work on integrating other API endpoints, I submitted a PR a while back and there are some others that could be merged.

marktastic commented 4 years ago

I would also like to add: The Zone Analytics API being deprecated (May 31, 2020) in favor of the GraphQL Analytics API should be handled here somehow as well.

levidurfee commented 4 years ago

I started a project: https://github.com/wappr/cloudflare-graphql

IcyApril commented 4 years ago

Sorry for the delay here - I was away in December and been quite busy recently. I've merged a lot of the awaiting PRs updated the release. Thanks everyone.