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.

GitHub

36 stars
4 watching
6 forks
Language: PHP
last commit: 14 days ago
Linked from 1 awesome list

composercomposer-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
lichunqiang/composer-ignore-plugin A tool to automatically remove unnecessary files and directories from composer packages during installation and update. 21
beberlei/composer-monorepo-plugin Enables managing dependencies for multiple packages in a single repository using Composer 305
composer-unused/composer-unused A tool to scan your PHP code and identify unused Composer dependencies. 1,540
ngyuki/composer-curl-plugin A plugin for Composer that enables efficient and secure HTTP requests with cURL. 5
krakphp/php-inc A Composer plugin that automatically includes PHP files with easing functions into autoload configurations during the dump-autoload event. 5
nfreear/composer-suggest A Composer plugin that automates the installation of suggested packages based on keyword patterns. 5
bamarni/composer-bin-plugin Helps manage bin dependencies by isolating them from main project dependencies 473
civicrm/composer-downloads-plugin A simple tool to download and extract ZIP/TAR files from URLs as part of a PHP package distribution 7
franzliedke/studio An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. 1,139
letudiant/composer-shared-package-plugin A tool to simplify package sharing between projects by creating symlinks 165
ssx/skrub Removes unnecessary files and reduces build sizes in Composer installations. 86
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
mnsami/composer-custom-directory-installer A composer plugin for installing packages outside the default vendor directory 138
dg/composer-cleaner Removes unnecessary files from Composer vendor directory to improve project efficiency and maintainability. 134
sandersander/composer-link A tool that enables developers to link local packages with composer for development purposes. 62