googleapis / googleapis/google-api-php-client-services
package takes a lot of disc space
- Dominant language
- PHP
- Stars
- 1.3k
- Forks
- 320
- Avg merge
- 2h 32m
- Merged PRs (30d)
- 193
Description
If you are still having issues, please be sure to include as much information as possible:
#### Environment details
- OS: Ubuntu 23 LTS
- PHP version: php 8.1
- Package name and version: google/apiclient-services 0.275
#### Steps to reproduce
1. install the package via `composer require google/apiclient`
-> see composer installing a ~100MB dependency folder

having to copy 100 MB of files arround in a continous deployment setup is a real problem.
is there anything which can be done to reduce the filesystem footprint of this package?
here you can see the subfolders within `src` which contribute the most to filesystem consumption:

#### Code example
```php
# example
```
Making sure to follow these steps will guarantee the quickest resolution possible.
Thanks!
Contributor guide
Assessment
This issue has not been assessed yet.