Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Knowing the composer.

Knowing the composer.

Palestra ministrada no 12º PHPub - MA, encontro mensal de desenvolvedores php do estado do MA.

Nando Kstro Net

February 14, 2014
Tweet

More Decks by Nando Kstro Net

Other Decks in Programming

Transcript

  1. Get Started! curl –sS https://getcomposer.org/installer | php  Download Linux

    | Mac  Download Windows https://getcomposer.org/Composer-Setup.exe
  2. Get Started!  Basic commands php composer.phar install php composer.phar

    update php composer.phar self-update  Update in composer.phar
  3. Get Started!  packgist https://packagist.org/ “Packagist is the main Composer

    repository. It aggregates all sorts of PHP packages that are installable with Composer. Browse packages or submit your own.”
  4. Get Started!  Important links  https://packagist.org/  https://getcomposer.org/ 

    Jordi Boggiano: Profundizando Composer : http://www.youtube.com/watch?v=ACuaO9-Qf7Y  http://code-squad.com/screencast/composer  http://seld.be/  http://naderman.de/  https://github.com/composer