update lists

This commit is contained in:
2025-07-18 22:22:32 +02:00
parent 55bed3b4a1
commit 5916c5c074
3078 changed files with 331679 additions and 357255 deletions

View File

@@ -1,5 +1,6 @@
Awesome Composer !Awesome (https://awesome.re/badge-flat.svg) (https://github.com/sindresorhus/awesome) !Build Status (https://api.travis-ci.org/jakoch/awesome-composer.svg?branch=master) (https://travis-ci.org/jakoch/awesome-composer) 
!license (https://img.shields.io/github/license/jakoch/awesome-composer.svg?maxAge=2592000) ()
 Awesome Composer !Awesome (https://awesome.re/badge-flat.svg) (https://github.com/sindresorhus/awesome) !Build on Windows (https://github.com/jakoch/awesome-composer/actions/workflows/awesome-bot.yml/badge.svg?branch=main) 
 (https://github.com/jakoch/awesome-composer/actions/workflows/awesome-bot.yml) !license (https://img.shields.io/github/license/jakoch/awesome-composer.svg?maxAge=2592000) ()
 (https://getcomposer.org/)
@@ -7,12 +8,12 @@
You might also like awesome-php (https://github.com/ziadoz/awesome-php).
Please read the contribution guidelines (contributing.md) before contributing.
Please read the contribution guidelines (https://github.com/jakoch/awesome-composer/blob/main/.github/CONTRIBUTING.md) before contributing.
Composer
- Official Website (https://getcomposer.org/)
- Github (https://github.com/composer/composer)
- GitHub (https://github.com/composer/composer)
- Issues (https://github.com/composer/composer/issues)
- Source (https://github.com/composer/composer/tree/HEAD/src/Composer)
- Documentation (https://getcomposer.org/doc/)
@@ -26,14 +27,14 @@
Stack Overflow
- You might use the following tags: composer-php, packagist, satis + php.
- Ask a new question (http://stackoverflow.com/questions/ask?tags=composer-php+php)
- Find questions tagged composer-php (http://stackoverflow.com/questions/tagged/composer-php)
- Ask a new question (https://stackoverflow.com/questions/ask?tags=composer-php+php)
- Find questions tagged composer-php (https://stackoverflow.com/questions/tagged/composer-php)
IRC
- IRC channels are on irc.freenode.org: #composer (https://webchat.freenode.net/#composer) for users and #composer-dev (https://webchat.freenode.net/#composer-dev) for development.
- IRC channels are on irc.freenode.org: #composer (https://irc.com/#composer) for users and #composer-dev (https://irc.com/#composer-dev) for development.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Plugins
@@ -43,8 +44,7 @@
- Composer-Composition (https://github.com/bamarni/composition) - Provides an API, for checking your environment at runtime.
- Composer-Suggest (https://github.com/nfreear/composer-suggest) - Enables you to install a custom group of suggested packages, based on keyword patterns.
- Composer-Versions-Check (https://github.com/Soullivaneuh/composer-versions-check) - Shows outdated packages from last major versions after using the update command (showing "Latest is vX.Y.Z").
- Composer-Changelogs (https://github.com/pyrech/composer-changelogs) - Provides a summary of the updates with links to changelog/releasenote/tag. The output is ready to be pasted into the commit message when updating the composer.lock 
file.
- Composer-Changelogs (https://github.com/pyrech/composer-changelogs) - Provides a summary of the updates with links to changelog/releasenote/tag. The output is ready to be pasted into the commit message when updating the composer.lock file.
- Composer-Merge-Plugin (https://github.com/wikimedia/composer-merge-plugin) - Merges multiple composer.json files at Composer runtime.
- Composer-Bin-Plugin (https://github.com/bamarni/composer-bin-plugin) - Adds support for managing dependencies for multiple packages in a single repository or isolate bin dependencies.
- Composer-Inheritance-Plugin (https://github.com/theofidry/composer-inheritance-plugin) - Opinionated version of Wikimedia composer-merge-plugin to work in pair with Bamarni composer-bin-plugin.
@@ -56,18 +56,17 @@
- Composer-Plugin-QA (https://github.com/Webysther/composer-plugin-qa) - Comprehensive Plugin for composer to execute PHP Quality assurance Tools.
- Composer-Cleanup-Plugin (https://github.com/barryvdh/composer-cleanup-plugin) - Removes tests & documentation folders from the vendor dir.
- Composer-Cleaner (https://github.com/dg/composer-cleaner) - The tool removes unnecessary files and directories from the vendor directory.
- Composer-Ignore-Plugin (https://github.com/lichunqiang/composer-ignore-plugin) - Enables you to remove files and folders from the vendor folder (to make a cleaner and smaller deployment to production). It's an alternative to 
.gitattributes.
- Composer-Ignore-Plugin (https://github.com/lichunqiang/composer-ignore-plugin) - Enables you to remove files and folders from the vendor folder (to make a cleaner and smaller deployment to production). It's an alternative to .gitattributes.
- Composer-Vendor-Cleaner (https://github.com/liborm85/composer-vendor-cleaner) - Plugin removes unnecessary development files and directories from vendor directory by glob pattern syntax.
- Composer-Skrub (https://github.com/ssx/skrub) - The plugin helps to remove junk from Composer installations and trim build sizes.
- Drupal Vendor Hardening Composer Plugin (https://github.com/drupal/core-vendor-hardening) - Removes extraneous directories from the project's vendor directory & adds .htaccess and web.config files to the root of the project's vendor 
directory.
- Drupal Vendor Hardening Composer Plugin (https://github.com/drupal/core-vendor-hardening) - Removes extraneous directories from the project's vendor directory & adds .htaccess and web.config files to the root of the project's vendor directory.
- Composer-Shared-Package-Plugin (https://github.com/Letudiant/composer-shared-package-plugin) - Allows you to share selected packages between your projects by creating symlinks.
- Composer-Symlinker (https://github.com/e-picas/composer-symlinker) - Enables you to load packages from different directories (instead of loading them from /vendor).
- Prestissimo (https://github.com/hirak/prestissimo) - A parallel downloader using phpext_curl.
- Composer-Curl-Plugin (https://github.com/ngyuki/composer-curl-plugin) - The plugin uses phpext_curl for downloading packages.
- Composer-Custom-Directory-Installer (https://github.com/mnsami/composer-custom-directory-installer) - A composer plugin, to install different types of composer packages in custom directories outside the default composer installation 
path (vendor folder).
- Composer-Custom-Directory-Installer (https://github.com/mnsami/composer-custom-directory-installer) - A composer plugin, to install different types of composer packages in custom directories outside the default composer installation path 
(vendor folder).
- Composer-Dependency-Analyzer (https://github.com/shipmonk-rnd/composer-dependency-analyser) - The plugin helps to find dependency issues, including dead, unused, shadow and misplaced dependencies.
- Composer-Dependency-Analyzer (https://packagist.org/packages/jms/composer-deps-analyzer) - Allows you to build a dependency graph for an installed composer project.
- Graph-Composer (https://github.com/clue/graph-composer) - Provides a graph visualization for your project's composer.json and its dependencies.
- PackageVersions (https://github.com/Ocramius/PackageVersions) - Provides a very quick and easy access to installed composer dependency versions.
@@ -77,11 +76,11 @@
- Composer-Git-Hooks (https://github.com/BrainMaestro/composer-git-hooks) - A library for easily managing git hooks in your composer config.
- Symfony-Flex (https://github.com/symfony/flex) - Provides recipe-based (https://github.com/symfony/recipes) installation and configuration management for Symfony packages.
- Narrowspark-Automatic (https://github.com/narrowspark/automatic) - Automates the most common tasks of applications, boost package downloads, adds a composer security audit and more.
- PHPCodeSniffer-Composer-Installer (https://github.com/DealerDirect/phpcodesniffer-composer-installer) - The plugin enables you to install PHP_CodeSniffer (https://github.com/squizlabs/PHP_CodeSniffer) coding standards (rulesets).
- PHPCodeSniffer-Composer-Installer (https://github.com/PHPCSStandards/composer-installer) - The plugin enables you to install PHP_CodeSniffer (https://github.com/squizlabs/PHP_CodeSniffer) coding standards (rulesets).
- Composer-Warmup (https://github.com/jderusse/composer-warmup) - The plugin adds the command warmup-opcode to Composer, which triggers the compilation of all PHP files discovered in your project into the Opcache.
- Foxy (https://github.com/fxpio/foxy) - Composer plugin that executes npm/yarn packages installation operations, when composer package is installed or updated.
- NodeJS-Installer (https://github.com/thecodingmachine/nodejs-installer) - Installer for NodeJS and npm.
- Node-Composer (https://github.com/mariusbuescher/node-composer) - Installer for NodeJS, npm and yarn.
- NodeJS-Installer (https://github.com/thecodingmachine/nodejs-installer) - Installer for Node.js and npm.
- Node-Composer (https://github.com/mariusbuescher/node-composer) - Installer for Node.js, npm and yarn.
- Imposter-Plugin (https://github.com/typisttech/imposter-plugin) - Wrapping all composer vendor packages inside your own namespace. Intended for WordPress plugins.
- Composer Preload (https://github.com/Ayesh/Composer-Preload) - The plugin generates a vendor/preload.php file to warm up the Opcache.
- PHP Inc (https://github.com/krakphp/php-inc) - Automatically includes files for autoload and autoload-dev to facilitate using functions and grouped definitions within composer loaded applications.
@@ -90,28 +89,29 @@
- Composer-Plugin-Exclude-Files (https://github.com/mcaskill/composer-plugin-exclude-files) - A plugin for excluding files required by packages using the 'files' autoloading mechanism.
- Composer-Downloads-Plugin (https://github.com/civicrm/composer-downloads-plugin) - Lightweight mechanism to download external resources (ZIP/TAR files) with only a url and path.
- Private-Composer-Installer (https://github.com/ffraenz/private-composer-installer) - Install helper outsourcing sensitive keys from the package URL into environment variables.
- CycloneDX-PHP-Composer (https://github.com/CycloneDX/cyclonedx-php-composer) - Creates a CycloneDX (https://cyclonedx.org/) "Software Bill-of-Materials" (SBOM) for the dependencies of a project. The SBOM enables dependency monitoring 
and risk analysis by OWASP DependencyTrack (https://dependencytrack.org/).
- CycloneDX-PHP-Composer (https://github.com/CycloneDX/cyclonedx-php-composer) - Creates a CycloneDX (https://cyclonedx.org/) "Software Bill-of-Materials" (SBOM) for the dependencies of a project. The SBOM enables dependency monitoring and risk 
analysis by OWASP DependencyTrack (https://dependencytrack.org/).
- Composer-Compile-Plugin (https://github.com/civicrm/composer-compile-plugin) - Allow PHP libraries to define simple, freeform compilation tasks. Support post-install hooks in any package.
- Composer-Link (https://github.com/SanderSander/composer-link) - Adds the ability to link local packages for development.
- Composer-REPL (https://github.com/ramsey/composer-repl) - The plugin provides the composer repl command, which gives you a PHP language shell (read-eval-print loop).
- Composer-Diff (https://github.com/IonBazan/composer-diff) - Compares composer.lock changes and generates a Markdown report for usage in a pull request description.
- Composer-Velocita (https://github.com/isaaceindhoven/composer-velocita) - Fast and reliable Composer package downloads using Velocita (https://github.com/isaaceindhoven/velocita-proxy): a caching reverse proxy that does not require 
you to modify your projects.
- Composer-Velocita (https://github.com/isaaceindhoven/composer-velocita) - Fast and reliable Composer package downloads using Velocita (https://github.com/isaaceindhoven/velocita-proxy): a caching reverse proxy that does not require you to 
modify your projects.
- Composer Translation Validator (https://github.com/move-elevator/composer-translation-validator) - Validates translation files in your project, supports several file formats (regarding different frameworks) and provides useful validators for 
comparison, consistency and syntax checks.
Tools
- Composer SemVer Checker (https://semver.mwl.be) - Enables you identify constraint to version resolution issues, by doing a semantic version check for Packagist hosted packages.
- Composer SemVer Checker (https://semver.madewithlove.com/) - Enables you identify constraint to version resolution issues, by doing a semantic version check for Packagist hosted packages.
- Composer-Yaml (https://github.com/igorw/composer-yaml) - This tool converts composer.yml to composer.json.
- Studio (https://github.com/franzliedke/studio) - A workbench for developing Composer packages. Its an alternative to editing dependencies in the vendor folder or using PathRepositories 
(https://getcomposer.org/doc/05-repositories.md#path) to load a local clone of your dependency into your project.
- OctoLinker Browser Extension (https://github.com/OctoLinker/OctoLinker) - Enables you to navigate Composer/NPM dependencies on Github.
- Studio (https://github.com/franzliedke/studio) - A workbench for developing Composer packages. Its an alternative to editing dependencies in the vendor folder or using PathRepositories (https://getcomposer.org/doc/05-repositories.md#path) to 
load a local clone of your dependency into your project.
- OctoLinker Browser Extension (https://github.com/OctoLinker/OctoLinker) - Enables you to navigate Composer/NPM dependencies on GitHub.
- ComposerRequireChecker (https://github.com/maglnet/ComposerRequireChecker) - A CLI tool to analyze dependencies and verify that no unknown imported symbols are used in the sources of a package.
- Composer-Unused (https://github.com/composer-unused/composer-unused) - A CLI tool, which scans your code and shows unused Composer dependencies.
- Composer-Normalize (https://github.com/ergebnis/composer-normalize) - The plugin helps to keep your composer.json file(s) consistent by restructuring and sorting entries (normalizing).
- Composer-Service (https://github.com/pborreli/composer-service) - Enables you to run Composer as a service on a remote server.
- Composer PreferLowest Checker (https://github.com/dereuromark/composer-prefer-lowest) - Strictly compare the specified minimum versions of your composer.json with the ones actually used by the prefer-lowest composer update command 
option.
- Composer PreferLowest Checker (https://github.com/dereuromark/composer-prefer-lowest) - Strictly compare the specified minimum versions of your composer.json with the ones actually used by the prefer-lowest composer update command option.
- Bramus/Composer-Autocomplete (https://github.com/bramus/composer-autocomplete) - A Bash/Shell autocompletion script for Composer.
- Composer/Xdebug-Handler (https://github.com/composer/xdebug-handler) - Helps you to restart a CLI process without loading the xdebug extension.
- Composer Semver Range Checker (https://gitlab.com/MattyRad/composer.guru) - A tool to help check the satisfiable ranges of a composer constraint.
@@ -130,20 +130,19 @@
Services
- Packanalyst (https://packanalyst.com/) - Packanalyst is a service that lets you browse in any PHP class / interface / trait defined in Packagist.
- Dependabot (https://dependabot.com/) - Dependabot is a dependency update service. It monitors and updates your dependencies by sending a pull-request. The service is free for public repos and personal account repos.
- Dependabot (https://github.com/security/advanced-security) - Dependabot is a dependency update service. It monitors and updates your dependencies by sending a pull-request. The service is free for public repos and personal account repos.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Tutorials
- A beginners guide to Composer (https://scotch.io/tutorials/a-beginners-guide-to-composer)
- A beginners guide to Composer (https://www.digitalocean.com/community/tutorials/a-beginners-guide-to-composer)
- A short & simple Composer tutorial (https://www.dev-metal.com/composer-tutorial/)
- Easy package management with Composer (https://code.tutsplus.com/tutorials/easy-package-management-with-composer--net-25530)
- Easy package management with Composer (https://code.tutsplus.com/easy-package-management-with-composer--net-25530t)
- PHP Dependency Management with Composer (https://www.sitepoint.com/re-introducing-composer/)
- Composer Primer (https://daylerees.com/composer-primer/)
- PHP Composer Magento Tutorial by Alan Storm (https://alanstorm.com/php_composer_magento_tutorial/ )
- Creating and Using Composer Packages (https://hub.packtpub.com/creating-and-using-composer-packages/)
- PHP Composer Magento Tutorial by Alan Storm (https://alanastorm.com/php_composer_magento_tutorial/)
- Creating and Using Composer Packages (https://www.packtpub.com/en-us/learning/how-to-tutorials/creating-and-using-composer-packages/)
Blogs
@@ -151,20 +150,20 @@
- Nils Adermann (naderman) (https://naderman.de/)
- Composer Stability Flags (https://igor.io/2013/02/07/composer-stability-flags.html)
- Composer Versioning (https://igor.io/2013/01/07/composer-versioning.html)
- The long journey of making PHPs Composer memory-efficient and fast (toflar) (https://medium.com/@yanick.witschi/the-long-journey-of-making-phps-composer-memory-efficient-and-fast-63d12944aaa8)
- The long journey of making PHPs Composer memory-efficient and fast (toflar) (https://medium.com/@yanick.witschi/the-long-journey-of-making-phps-composer-memory-efficient-and-fast-63d12944aaa8)
Videos
- Composer Best Practices 2018 - Nils Adermann @ scotphp18 (https://www.youtube.com/watch?v=eQkFjMfyqFY)
- Composer Best Practices 2018 - Nils Adermann @ phpday 2018 (https://www.youtube.com/watch?v=EpvihKaQyLs)
- Managing dependencies is more than running "composer update" - Nils Adermann @ phpsrb17 (https://www.youtube.com/watch?v=QL6w8H2eHQE)
- Composer Best Practices — Jordi Boggiano @ phptek 2015 (https://www.youtube.com/watch?v=uNlYpSTiAcA)
- Composer Best Practices — Jordi Boggiano @ phptek 2015 (https://www.youtube.com/watch?v=uNlYpSTiAcA)
- Wonderful World of Composer (https://symfonycasts.com/screencast/composer)
- PHP Composer Quickstart (https://www.youtube.com/watch?v=Ejr4Xqs9V2I)
- How Composer helped shape the new way of writing PHP - Nils Adermann @ Drupal Camp Frankfurt (https://www.youtube.com/watch?v=C2jfLM-Egvg)
- Composer Package Management - Nils Adermann @ T3CON12DE (https://www.youtube.com/watch?v=P4Qnp90TG0g)
- Composer 2 - Jordi Boggiano @ Symfony UK usergroup 2020 (https://www.youtube.com/watch?v=BAgwWhRo82w)
- Lessons learned building the Composer internals - Jordi Boggiano @ CODEiD Odessa PHP Conference 2017 (https://www.youtube.com/watch?v=pjvbn6TBZqM) 
- Lessons learned building the Composer internals - Jordi Boggiano @ CODEiD Odessa PHP Conference 2017 (https://www.youtube.com/watch?v=pjvbn6TBZqM)
Slides
@@ -195,7 +194,7 @@
 - Composer in 2016 (http://slides.seld.be/?file=2016-07-22+Composer+in+2016.html)
 - Lessons Learned Building the Composer Internals (2018) (http://slides.seld.be/?file=2018-04-20+Lessons+Learned+Building+the+Composer+Internals.html)
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
Packagist
@@ -211,17 +210,16 @@
About metadata mirrors: https://packagist.org/mirrors
- Global, CloudFlare - packagist.pages.dev (https://packagist.pages.dev/)
- North America
 - Canada - packagist.org (https://packagist.org) Main mirror
- South America
 - Brazil - packagist.com.br (https://packagist.com.br)
- Africa
 - South Africa - packagist.co.za (packagist.co.za)
 - South Africa - packagist.co.za (https://packagist.co.za)
- Asia
 - China - php.cnpkg.org (https://php.cnpkg.org), https://pkg.phpcomposer.com/ (https://pkg.phpcomposer.com/), https://mirrors.aliyun.com/composer/ (https://mirrors.aliyun.com/composer/)
 - China - https://pkg.xyz/ (https://pkg.xyz/), https://developer.aliyun.com/composer (https://developer.aliyun.com/composer)
 - India - https://packagist.in/ (https://packagist.in/)
 - Indonesia - packagist.phpindonesia.id (https://packagist.phpindonesia.id)
 - Japan - packagist.jp (https://packagist.jp)
 - Korea - https://packagist.kr/ (https://packagist.kr/)
Composer Repositories
@@ -229,7 +227,7 @@
- https://github.com/slince/composer-registry-manager - The plugin helps you to switch between different composer repositories.
Private repositories
- fxpio/tug (https://github.com/fxpio/tug) - Enables you to host a private Composer registry on AWS Serverless serving your private PHP packages, which are hosted on Github or Gitlab services.
- fxpio/tug (https://github.com/fxpio/tug) - Enables you to host a private Composer registry on AWS Serverless serving your private PHP packages, which are hosted on GitHub or GitLab services.
Private Packagist
- Private Packagist Cloud (https://packagist.com) - A Composer Repository as a Service for private packages and to mirror packages from other repositories.
@@ -247,16 +245,17 @@
- Asset Packagist (https://asset-packagist.org/) - Enables installation of Bower and NPM packages as native Composer packages.
- Firegento (https://packages.firegento.com/) - A Composer Repository providing Magento Modules.
- Drupal Packagist (https://www.drupal.org/node/2822344) - Composer repositories for Drupal 7 and 8 core, modules, and themes.
- Satis Server (https://github.com/lukaszlach/satis-server) - This docker container provides a Satis Server and enables you to run a private, self-hosted Composer repository with support for Git, Mercurial, and Subversion, HTTP API, 
HTTPs support, webhook handler and scheduled builds.
- Satis Server (https://github.com/lukaszlach/satis-server) - This docker container provides a Satis Server and enables you to run a private, self-hosted Composer repository with support for Git, Mercurial, and Subversion, HTTP API, HTTPs 
support, webhook handler and scheduled builds.
- Cloudsmith (https://cloudsmith.com/) - A fully managed package management SaaS with PHP/Composer support (and many others).
- Release Belt (https://github.com/Rarst/release-belt) - Selfhosted Composer repository implementation to quickly integrate ZIP files of third party nonComposer releases.
- Packeton (https://github.com/vtsykun/packeton) - Private self-hosted Composer repository for vendors. Fork of packagist with adding support for authorization, customer users, groups, webhooks.
- RepoFlow (https://www.repoflow.io) - Simple and fast platform for hosting private Composer registries. Also supports Docker, npm, PyPI, Maven, and RubyGems. Offers free options for both cloud and self-hosted setups.
Satis
- Gitlab-Composer (https://github.com/wemakecustom/gitlab-composer) - This is a branch/tag indexer for Gitlab repositories.
- Satisfy (https://github.com/ludofleury/satisfy) - Satis composer repository manager with a Web UI.
- GitLab-Composer (https://github.com/wemakecustom/gitlab-composer) - This is a branch/tag indexer for GitLab repositories.
- Satisfy (https://github.com/project-satisfy/satisfy) - Satis composer repository manager with a Web UI.
- Satis Control Panel (https://github.com/realshadow/satis-control-panel) - A simple web UI for managing your Satis Repository with optional CI integration.
- Satis Go (https://github.com/benschw/satis-go) - A web server for managing Satis configuration and hosting the generated Composer repository.
@@ -264,10 +263,12 @@
- ToranProxy (https://toranproxy.com/) (deprecated) - In addition to providing a composer repository ToranProxy acts as a proxy server for Packagist and GitHub.
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
License
Copyright
!CC0 (https://licensebuttons.net/p/zero/1.0/88x31.png) (https://creativecommons.org/publicdomain/zero/1.0/)
To the extent possible under law, Jens A. Koch (https://github.com/jakoch) has waived all copyright and related or neighboring rights to this work.
composer Github: https://github.com/jakoch/awesome-composer