Comments on: PHP Like a Pro: Part 2 http://www.terminally-incoherent.com/blog/2012/12/19/php-like-a-pro-part-2/ I will not fix your computer. Tue, 04 Aug 2020 22:34:33 +0000 hourly 1 https://wordpress.org/?v=4.7.26 By: Nathan http://www.terminally-incoherent.com/blog/2012/12/19/php-like-a-pro-part-2/#comment-25670 Wed, 09 Jan 2013 18:17:33 +0000 http://www.terminally-incoherent.com/blog/?p=13305#comment-25670

Finally got around to trying Vagrant on my Windows machine at work, it’s excellent! Was using EasyPHP before this. Love that I can better match my production environment and have access to powerful Unix commands (without installing Cygwin)!
Thanks for the clear – and amusing – instructions. I’ll be using this on OS X and Windows for my dev environment.
Trying Composer now. I’ve seen it mentioned in PHP ‘best practise’ articles but as I’m unfamiliar with other dependency managers I never grokked it. Your post made it clear. Love the cleanliness of managing dependencies on a project level.
http://www.phptherightway.com is a useful starting point but a post like this makes these tools much more accessible to people like me who’ve not used them before.
Thanks for another excellent post!

Reply  |  Quote
]]>
By: Ron http://www.terminally-incoherent.com/blog/2012/12/19/php-like-a-pro-part-2/#comment-25161 Thu, 27 Dec 2012 08:40:25 +0000 http://www.terminally-incoherent.com/blog/?p=13305#comment-25161

Ill second that, Vagrant looks to be an intersting take on virtual machines

Reply  |  Quote
]]>
By: Luke Maciak http://www.terminally-incoherent.com/blog/2012/12/19/php-like-a-pro-part-2/#comment-24967 Thu, 20 Dec 2012 17:11:46 +0000 http://www.terminally-incoherent.com/blog/?p=13305#comment-24967

@ Chris Wellons:

Yeah I’m loving it. Since I found out about it, there is like no need for me to even bother setting up php/apache/mysql or any other unixy environment on Windows/Mac :P

Also, this might be a way better method of getting CLISP environment working on Windows than Cygwin.

Reply  |  Quote
]]>
By: Chris Wellons http://www.terminally-incoherent.com/blog/2012/12/19/php-like-a-pro-part-2/#comment-24948 Thu, 20 Dec 2012 02:49:34 +0000 http://www.terminally-incoherent.com/blog/?p=13305#comment-24948

Holy shit, Luke!!! Vagrant is awesome! I will definitely be using this a lot in the future.

Reply  |  Quote
]]>