Quantcast
Channel: Dev Metal » Composer
Browsing latest articles
Browse All 8 View Live

How to install Composer (and update) on Windows 7 / 8 or Ubuntu / Debian

Installation on Windows 7 / 8 Installing Composer on Windows 7 or 8 is extremely easy: Get the latest version of Composer from getcomposer.org (direct link to .exe here) and install it. You can... The...

View Article



A short & simple Composer tutorial

In this little Composer tutorial we’ll walk through the absolute basics of Composer, the PHP dependency management tool. Composer has changed the way PHP applications are built, and you should...

View Article

Composer problems ? Try full reset !

Some small Composer commands that might solve your problems: I’ve taken them directly from Jordi Boggiano‘s (Composer co-creator) “In Depth Composer” talk at laracon 2013, so they should definitly do...

View Article

(Links) How to fix an extremely slow Symfony inside a Vagrant box

When you work with Vagrant (if not – try it!) on a Windows or Mac machine (which is an excellent way to professionaly develop linux-hosted web application while still being in Windows or Mac... The...

View Article

[Link] How to require versions of PHP, HHVM / HipHop, GD, curl, openssl etc....

Jeremy Kendall has just published a short and excellent overview on how to require versions of PHP (and explicit 64-bit versions), HHVM / HipHop, PHP extensions (like GD) and PHP libraries like curl,...

View Article


The difference between “composer install” and “composer update”– nailed on...

What a beautiful, direct and clean explaination of the often-confusing difference between composer install and composer update: Beau Simensen (Twitter, Homepage, GitHub) has just released the slides of...

View Article

Debug PDO with this one-line function. Yeah!

You know the problem: Debugging PDO is a pain in the ass, as it’s “not really possible”. With the classic mysql_* and mysqli_* functions / methods you can easily create your SQL query and... The post...

View Article

Laracon 2013 – Jordi Boggiano: In Depth Composer (47min video)

More videos of 2013’s and 2014’s Laracon events from US and EU on their Youtube channel. The post Laracon 2013 – Jordi Boggiano: In Depth Composer (47min video) appeared first on Dev Metal.

View Article

Browsing latest articles
Browse All 8 View Live




Latest Images