1. 31 Mar, 2014 1 commit
  2. 30 Mar, 2014 3 commits
  3. 29 Mar, 2014 2 commits
  4. 23 Mar, 2014 2 commits
  5. 22 Mar, 2014 1 commit
  6. 21 Mar, 2014 5 commits
  7. 20 Mar, 2014 1 commit
  8. 19 Mar, 2014 3 commits
  9. 18 Mar, 2014 5 commits
  10. 17 Mar, 2014 5 commits
  11. 16 Mar, 2014 1 commit
  12. 15 Mar, 2014 1 commit
  13. 14 Mar, 2014 1 commit
  14. 13 Mar, 2014 1 commit
  15. 12 Mar, 2014 1 commit
    • [doc]Composer is not a package manager. · ebb27ef4
      东方孤思子(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.
  16. 11 Mar, 2014 6 commits
  17. 10 Mar, 2014 1 commit