composer-vendor-cleaner
Vendor cleaner
Removes unnecessary files and directories from the vendor directory of PHP projects using Composer.
Composer Vendor Cleaner removes unnecessary development files and directories from vendor directory.
27 stars
4 watching
3 forks
Language: PHP
last commit: 8 days ago
Linked from 1 awesome list
cleanercomposercomposer-pluginphpremove
Related projects:
Repository | Description | Stars |
---|---|---|
0xch/composer-vendor-cleanup | Removes unnecessary files from vendor directories of PHP projects to reduce package size. | 3 |
dg/composer-cleaner | Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. | 134 |
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 |
drupal/core-vendor-hardening | Automates removal of unnecessary directories and configuration to secure vendor directories in web applications | 14 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 555 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
ionbazan/composer-diff | Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
higidi/composer-phpcodesniffer-standards-plugin | Installs PHP CodeSniffer Standards to enforce coding consistency and quality | 6 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |