Skip to content

Large vendor size caused by utopia-php/compression package (contains video/gif files) #42

@pushuo

Description

@pushuo

Hi, thanks for the great work on utopia-php libraries!

I noticed that after updating dependencies, the vendor folder size increased significantly. Specifically, the package utopia-php/compression now adds a lot of weight:

Before: ~1 MB

After: ~40 MB

After checking, I found that the package contains many video files, GIF images, and other large assets which are not required for production usage. These files make the final deployment package much larger than expected.

Could you please:

  1. Remove unnecessary media/test/demo assets from the published release.

  2. Or move them into a separate examples/tests folder that can be excluded from Composer distribution.

This will greatly help reduce the size of production deployments.

Thanks again for your work!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions