ParameterHandler
Parameter manager
Tools to manage parameters when running Composer commands
Composer script handling your ignored parameter file
930 stars
16 watching
100 forks
Language: PHP
last commit: about 1 year ago
Linked from 1 awesome list
composercomposer-scriptsenvironment-variablesignored-parametersyaml
Related projects:
Repository | Description | Stars |
---|---|---|
| A tool to scan your PHP code and identify unused Composer dependencies. | 1,540 |
| Manages PHAR files in composer.json without version control | 101 |
| Converts composer.yml to composer.json format | 56 |
| Manages git hooks in composer configuration to enforce consistent project-wide behavior and automation of development workflows. | 1,055 |
| Provides a flexible way to manage PHP projects using Docker and GitHub Actions | 34 |
| An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |
| Tool to compare changes in Composer dependencies between different versions of a project's composer.lock file and generate a report. | 147 |
| A tool to automatically remove unnecessary files and directories from composer packages during installation and update. | 21 |
| Provides additional scripts in composer.json to manage development tasks and dependencies | 69 |
| Provides persistent application-wide settings in a Laravel framework-based project | 941 |
| An extension to Composer that securely handles sensitive package URLs by outsourcing keys into environment variables or a configuration file. | 228 |
| A Composer plugin to manage package dependencies using local symbolic links | 18 |
| A package for managing persistent application settings in Laravel 5 applications. | 227 |
| A Composer plugin to exclude specific files from autoloading mechanism in PHP projects. | 36 |
| Automates the creation of a public package registry by scanning Gitlab projects for Composer files and indexing them. | 163 |