cebe / php-openapi

Read and write OpenAPI yaml/json files and make the content accessible in PHP objects.
MIT License
472 stars 92 forks source link

Size of Composer dev dependency "apis-guru/openapi-directory" is significantly big #209

Open SOHELAHMED7 opened 2 months ago

SOHELAHMED7 commented 2 months ago

image

Size of "openapi-directory" directory is 778 MB.

It will be good if this dependency is replaced by lighter alternative.

SOHELAHMED7 commented 2 months ago

Temporary work-around to this issue is present at https://github.com/cebe/php-openapi/issues/210#issuecomment-2351020431

cebe commented 1 day ago

There is no lighter alternative, the point of the repo is to parse as many publicly available openapi specs as possible to see if it breaks on any of them.