- 12 Mar, 2014 1 commit
-
-
东方孤思子(Paris·QianSen) authored
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.
-
- 21 Jan, 2014 1 commit
-
-
Carsten Brandt authored
fixes #1905
-
- 06 Jan, 2014 1 commit
-
-
Alexander Makarov authored
1. It results in much smaller download and takes less disk space (25MB instead of 180MB for yii-basic + dependencies). 2. It requires less utilities to be installed (no VCS binaries required). 3. It takes less time to install dependencies.
-
- 31 Dec, 2013 1 commit
-
-
Alexander Makarov authored
-
- 27 Nov, 2013 2 commits
-
-
Panagiotis Moustafellos authored
-
Panagiotis Moustafellos authored
-
- 20 Nov, 2013 1 commit
-
-
Carsten Brandt authored
worked though all the guide files adjusted structure and added some missing does
-
- 06 Nov, 2013 1 commit
-
-
Alexander Makarov authored
-
- 05 Nov, 2013 1 commit
-
-
Larry Ullman authored
-
- 31 Oct, 2013 1 commit
-
-
Alexander Makarov authored
-