cebe / cebe/php-openapi

Fails on large definitions

Open
#224 2 comments 2 reactions 0 assignees View on GitHub
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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.