Size of Composer dev dependency "apis-guru/openapi-directory" is significantly big
Size of "openapi-directory" directory is 778 MB.
It will be good if this dependency is replaced by lighter alternative.
Temporary work-around to this issue is present at https://github.com/cebe/php-openapi/issues/210#issuecomment-2351020431
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.
parse as many publicly available openapi specs as possible to see if it breaks on any of them.
I suggest to move this part in CI in Github action and add documentation to run this part locally if this part breaks in CI and wants to debug locally
https://github.com/cebe/php-openapi/issues/209#issuecomment-2553174490 is fixed in PR https://github.com/cebe/php-openapi/pull/248