composer-vendor-cleanup
Vendor cleaner
Removes unnecessary files from vendor directories of PHP projects to reduce package size.
Removes whitelisted unnecessary files (like tests/docs etc.) from vendor directory
3 stars
2 watching
0 forks
Language: PHP
last commit: over 3 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dg/composer-cleaner | Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. | 134 |
liborm85/composer-vendor-cleaner | Removes unnecessary files and directories from the vendor directory of PHP projects using Composer. | 27 |
drupal/core-vendor-hardening | Automates removal of unnecessary directories and configuration to secure vendor directories in web applications | 14 |
lichunqiang/composer-ignore-plugin | A tool to automatically remove unnecessary files and directories from composer packages during installation and update. | 21 |
ssx/skrub | A tool to remove unnecessary files and trim build sizes from Composer installations. | 86 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
dealforest/cichlid | Automates cleanup of Xcode project directories when the 'clean' command is run | 242 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
s0md3v/uro | Removes unwanted content and duplicates from URL lists for security testing | 1,201 |
bntzio/wipe-modules | A tool to automatically clean up unused Node.js project directories. | 353 |
fxpio/tug | An AWS-based service for managing private PHP packages | 40 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |
wwilsman/zsh-clean-project | A plugin to automatically remove unnecessary files from projects | 11 |
thadafinser/packageinfo | Provides fast access to installed Composer packages' information | 7 |
pranshuchittora/autarky | Automates removal of outdated and unused node_modules to free up disk space | 362 |