composer-plugin-exclude-files
File Exclusion Plugin
A Composer plugin to exclude specific files from autoloading mechanism in PHP projects.
📦 Composer plugin to exclude files required by packages using the 'files' autoloading mechanism.
36 stars
4 watching
6 forks
Language: PHP
last commit: 3 months ago
Linked from 1 awesome list
composercomposer-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to automatically remove unnecessary files and directories from composer packages during installation and update. | 21 |
| Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| A plugin for Composer that enables efficient and secure HTTP requests with cURL. | 5 |
| A Composer plugin that automatically includes PHP files with easing functions into autoload configurations during the dump-autoload event. | 5 |
| A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
| Helps manage bin dependencies by isolating them from main project dependencies | 473 |
| A simple tool to download and extract ZIP/TAR files from URLs as part of a PHP package distribution | 7 |
| An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |
| A tool to simplify package sharing between projects by creating symlinks | 165 |
| Removes unnecessary files and reduces build sizes in Composer installations. | 86 |
| Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
| A composer plugin for installing packages outside the default vendor directory | 138 |
| Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. | 134 |
| A tool that enables developers to link local packages with composer for development purposes. | 62 |