composer-suggest
Package installer
A Composer plugin that automates the installation of suggested packages based on keyword patterns.
Composer plugin. Can we find a simple way of installing Composer suggestions?
5 stars
3 watching
1 forks
Language: PHP
last commit: over 6 years ago
Linked from 1 awesome list
composer-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
composer/installers | An installer tool for PHP packages that simplifies the installation process by automatically determining the installation path based on package type. | 1,432 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
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 |
sandersander/composer-link | Provides a mechanism to link local packages with Composer for development purposes. | 59 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,509 |
php-kit/composer-bower-plugin | A tool that integrates Bower package management with Composer to simplify front-end project setup and dependency management. | 6 |
naderman/composer-aws | A tool that allows developers to load repository data and download packages from Amazon S3 with authentication support for private repositories. | 77 |
phpcsstandards/composer-installer | A tool that automates the installation of PHP coding standards and rulesets. | 560 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
cotya/magento-composer-installer | Enables Composer to install Magento modules and integrates them into a Magento installation. | 211 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
simplyadmire/composerplugins | A collection of tools to simplify the installation and usage of PHP coding standards in Composer projects. | 14 |
magento/composer-root-update-plugin | Automates adjustments to project composer files for Magento upgrades | 57 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 15 |