googleapis / googleapis/google-api-php-client-services

package takes a lot of disc space

Open
#1,735 10 comments 4 reactions 0 assignees View on GitHub
type: feature request
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

![grafik](https://user-images.githubusercontent.com/120441/203597796-7608caee-bc6a-407d-9fd0-df6f99c1060b.png)

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:

![grafik](https://user-images.githubusercontent.com/120441/203598319-308fc2d1-086c-4e28-a332-8e5bf699f0a2.png)

#### Code example

```php
# example
```

Making sure to follow these steps will guarantee the quickest resolution possible.

Thanks!

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.