scriptsdev
Dev scripts
Provides additional scripts in composer.json to manage development tasks and dependencies
Scripts-dev directive for composer
69 stars
3 watching
5 forks
Language: PHP
last commit: almost 4 years ago
Linked from 1 awesome list
composerphpscripts
Related projects:
Repository | Description | Stars |
---|---|---|
dereuromark/composer-prefer-lowest | Verifies that dependencies used by composer update are at or above the minimum versions defined in composer.json | 20 |
composer-unused/composer-unused | A tool to scan your PHP code and identify unused Composer dependencies. | 1,529 |
vaimo/composer-patches | Automates patching of dependencies in a PHP project using a plugin for Composer | 290 |
bamarni/composer-bin-plugin | Helps manage bin dependencies by isolating them from main project dependencies | 468 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
repman-io/composer-plugin | Enables dependency mirroring without manual updates | 10 |
tommy-muehle/tooly-composer-script | Manages PHAR files in composer.json without version control | 101 |
bamarni/composition | An API to check environment dependencies at runtime using Composer | 107 |
vphoton/freegmscripts | A collection of reusable code snippets for GameMaker game development. | 2 |
zhmushan/dev_server | A command-line tool for setting up and serving web applications during development | 22 |
mottie/github-userscripts | Scripts to extend GitHub functionality | 1,819 |
villfa/composer-substitution-plugin | Replaces placeholders in scripts with dynamic values during Composer command execution. | 50 |
theofidry/composer-inheritance-plugin | A plugin that enables managing shared dependencies across multiple namespaces in a composer-based project | 28 |
natemoo-re/natemoo-re | A CLI tool project focused on building intuitive and high-quality devtools for software development | 466 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |