Name |
Last commit
|
Last update |
---|---|---|
apps | ||
build | ||
docs | ||
extensions | ||
framework | ||
tests | ||
.gitattributes | ||
.gitignore | ||
.scrutinizer.yml | ||
.travis.yml | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
composer.json | ||
phpunit.xml.dist |
It is a issue i found when I translate it. > Composer is not a package manager, It's a tool for dependency management. According to their [doc](https://getcomposer.org/doc/00-intro.md) >Composer is a tool for dependency management in PHP. It allows you to declare the dependent libraries your project needs and it will install them in your project for you. and > **Composer is not a package manager.** Yes, it deals with "packages" or libraries, but it manages > them on a per-project basis, installing them in a directory (e.g. vendor) inside your project. By > default it will never install anything globally. Thus, it is a dependency manager. So i think, It will be better, if we remain their offical appellation.
Name |
Last commit
|
Last update |
---|---|---|
apps | Loading commit data... | |
build | Loading commit data... | |
docs | Loading commit data... | |
extensions | Loading commit data... | |
framework | Loading commit data... | |
tests | Loading commit data... | |
.gitattributes | Loading commit data... | |
.gitignore | Loading commit data... | |
.scrutinizer.yml | Loading commit data... | |
.travis.yml | Loading commit data... | |
CONTRIBUTING.md | Loading commit data... | |
LICENSE.md | Loading commit data... | |
README.md | Loading commit data... | |
composer.json | Loading commit data... | |
phpunit.xml.dist | Loading commit data... |