Blog Logo
Antony D'Andrea
  • About Me

  • Say Hello

  • RSS

  • GitHub

  • @antonydandrea1

  • Tweets by @antonydandrea1
Blog Logo

Antony D'Andrea
    • About Me
    • Say Hi!
    • RSS

    • @antonydandrea1
    • GitHub

A 3-post collection

Versioning in Composer

11 August 2017 | on composer

Composer is an incredibly simple, yet powerful tool for installing 3rd-party libraries into your projects. I can't imagine life without it! I have previously written about →

Autoloading With Composer

14 July 2017 | on composer, php

Namespaces are a very nice feature that allows you to organise your code so that you can encapsulate classes and libraries and avoid clashes. One of →

Quick Guides: #1 - Installing PHP Composer

20 March 2014 | on composer, guides, install, php, quick, simple

Want to install and use PHP Composer on your Ubuntu machine? Simply run: curl -sS https://getcomposer.org/installer | php -- --install-dir=/usr/local/bin --filename= →

Page 1 of 1
© 2012-2023
Say Hi! Github @antonydandrea1 RSS
© 2012-2023