studio
Package manager tool
An extension to Composer that simplifies development of PHP packages by providing tools for autoloading and testing.
A workbench for developing Composer packages.
1k stars
45 watching
74 forks
Language: PHP
last commit: 8 months ago
Linked from 1 awesome list
composer-packagescomposer-pluginphp
Related projects:
Repository | Description | Stars |
---|---|---|
project-satisfy/satisfy | A tool to manage Satis configuration files and generate package definitions from composer packages | 521 |
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 |
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 |
mariusbuescher/node-composer | Automates the download and installation of Node.js, npm, and Yarn for frontend development projects | 6 |
sandersander/composer-link | A tool that enables developers to link local packages with composer for development purposes. | 62 |
letudiant/composer-shared-package-plugin | A tool to simplify package sharing between projects by creating symlinks | 165 |
nfreear/composer-suggest | A Composer plugin that automates the installation of suggested packages based on keyword patterns. | 5 |
beberlei/composer-monorepo-plugin | Enables managing dependencies for multiple packages in a single repository using Composer | 305 |
composer/package-versions-deprecated | A Composer addon to efficiently get installed packages' version numbers | 1,511 |
thadafinser/packageinfo | Provides fast access to installed Composer packages' information | 7 |
e-picas/composer-symlinker | A Composer plugin to manage package dependencies using local symbolic links | 18 |
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 17 |
slince/composer-registry-manager | A tool to manage multiple Composer repositories and easily switch between them. | 557 |
fxpio/tug | An AWS-based service for managing private PHP packages | 40 |
pyrech/composer-changelogs | Displays a summary of modified packages after Composer updates with links to release and comparison URLs. | 588 |