The Wayback Machine - https://web.archive.org/web/20201113065402/https://github.com/topics/composer
Skip to content
#

Composer

composer logo

Composer is a tool for dependency management in PHP. It allows you to declare the libraries your project depends on and manage them for you.

Here are 3,572 public repositories matching this topic...

jrfnl
jrfnl commented Nov 12, 2020

There are a number of sniffs which mention parameter names in the error/warning message.

As part of the preparations for PHP 8 and named parameters in function calls, a lot of parameters for PHP native functions have been renamed to more descriptive names.

As it is, the online PHP documentation has not been updated with the new names yet, though it is expected that this will happen around

Created by Nils Adermann, Jordi Boggiano

Released March 1, 2012

Organization
composer
Website
getcomposer.org
Wikipedia
Wikipedia

Related Topics

package-manager php
You can’t perform that action at this time.