Fails on large definitions
Open
- Dominant language
- PHP
- Stars
- 500
- Forks
- 99
- PR merge metrics
- No merged PRs in 30d
Description
Hi there, I'm trying to read [Cloudflare's](https://github.com/cloudflare/api-schemas/) API definitions into this package but it's about 5MB and `json_decode()` definitely doesn't like working with files that big. Does anyone have any suggestions for how to read in such a large file, or would the devs be open to replacing the stock `json_decode()` with a reader that can handle larger files?
Thanks!
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.