ParameterHandler
Parameter manager
Tools to manage parameters when running Composer commands
Composer script handling your ignored parameter file
929 stars
17 watching
98 forks
Language: PHP
last commit: 12 months ago
Linked from 1 awesome list
composercomposer-scriptsenvironment-variablesignored-parametersyaml
Related projects:
Repository | Description | Stars |
---|---|---|
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
tommy-muehle/tooly-composer-script | Manages PHAR files in composer.json without version control | 101 |
igorw/composer-yaml | Converts composer.yml to composer.json format | 56 |
brainmaestro/composer-git-hooks | Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,051 |
mileschou/composer-action | Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 33 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,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 |
lichunqiang/composer-ignore-plugin | A tool to automatically remove unnecessary files and directories from composer packages during installation and update. | 21 |
neronmoon/scriptsdev | Provides additional scripts in composer.json to manage development tasks and dependencies | 69 |
anlutro/laravel-settings | Provides persistent application-wide settings in a Laravel framework-based project | 941 |
ffraenz/private-composer-installer | An extension to Composer that securely handles sensitive package URLs by outsourcing keys into environment variables or a configuration file. | 228 |
e-picas/composer-symlinker | A Composer plugin to manage package dependencies using local symbolic links | 18 |
edvinaskrucas/settings | A package for managing persistent application settings in Laravel 5 applications. | 227 |
mcaskill/composer-plugin-exclude-files | A Composer plugin to exclude specific files from autoloading mechanism in PHP projects. | 36 |
wemakecustom/gitlab-composer | Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |