cloudflare / cloudflare/cloudflare-php
Support for Workers KV Store
Open
- Dominant language
- PHP
- Stars
- 674
- Forks
- 268
- PR merge metrics
- No merged PRs in 30d
Description
API endpoints of Workers, particularly the [Workers KV](https://developers.cloudflare.com/workers/runtime-apis/kv) store, are not presently covered by the SDK.
PHP backends should be able to read from and write to the Workers KV persistent key-value storage. Ideally, bulk writes should be also supported.
Contributor guide
Assessment
This issue has not been assessed yet.