composer-bower-plugin
Package manager
A tool that integrates Bower package management with Composer to simplify front-end project setup and dependency management.
Composer plugin for installing Bower packages
6 stars
6 watching
3 forks
Language: PHP
last commit: about 8 years ago 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 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
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 |
civicrm/composer-compile-plugin | Allows PHP libraries to define compilation steps | 12 |
sandersander/composer-link | Provides a mechanism to link local packages with Composer for development purposes. | 59 |
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
fxpio/composer-asset-plugin | Manages asset dependencies in PHP projects using NPM and Bower data without installing those tools | 892 |
bower/bower.github.io | The official documentation site for Bower, providing resources and tutorials for users of the package manager. | 92 |
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 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,138 |
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 15 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |
cotya/magento-composer-installer | Enables Composer to install Magento modules and integrates them into a Magento installation. | 211 |
magento/composer-root-update-plugin | Automates adjustments to project composer files for Magento upgrades | 57 |