composer-ignore-plugin
Package cleaner
A tool to automatically remove unnecessary files and directories from composer packages during installation and update.
The composer plugin to remove useless files by yourself
21 stars
1 watching
2 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
composer-ignore-plugincomposer-plugin
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 |
0xch/composer-vendor-cleanup | Removes unnecessary files from vendor directories of PHP projects to reduce package size. | 3 |
mcaskill/composer-plugin-exclude-files | A Composer plugin to exclude specific files from autoloading mechanism in PHP projects. | 36 |
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 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
hakancelikdev/unimport | Tool for detecting and removing unused import statements in code | 239 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
incenteev/parameterhandler | Tools to manage parameters when running Composer commands | 929 |
wwilsman/zsh-clean-project | A plugin to automatically remove unnecessary files from projects | 11 |