composer-aws
Package fetcher
A tool that allows developers to load repository data and download packages from Amazon S3 with authentication support for private repositories.
AWS Plugin for Composer
77 stars
8 watching
25 forks
Language: PHP
last commit: about 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
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 |
php-kit/composer-bower-plugin | A tool that automates the installation of front-end packages from Bower on your project using Composer. | 6 |
fxpio/tug | An AWS-based service for managing private PHP packages | 40 |
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 |
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 521 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,511 |
composer/mirror | A tool to synchronize and mirror the data of Composer repositories | 31 |
franzliedke/studio | An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing. | 1,139 |
sandersander/composer-link | A tool that enables developers to link local packages with composer for development purposes. | 62 |
civicrm/composer-downloads-plugin | A simple tool to download and extract ZIP/TAR files from URLs as part of a PHP package distribution | 7 |
magento/composer-root-update-plugin | Automatically updates project composer.json files to resolve changes before updating Magento metapackage requirements | 57 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
phate6660/phpfetch | An info fetch tool written in PHP to collect and display information about package managers and versions. | 2 |
mnsami/composer-custom-directory-installer | A composer plugin for installing packages outside the default vendor directory | 138 |