Quantcast
Channel: PHPDeveloper.org
Browsing all 31 articles
Browse latest View live

Nefarious Designs Blog: Vagrant Virtualised Dev Environments

On the Nefarious Designs blog there's a (very complete) guide to Vagrant and using it to set up easily reproducible versions of your development environment. In case you've been living under a rock...

View Article



Chris Hartjes' Blog: Build PHP 5.4 on CentOS With Vagrant

In a new post to his blog Chris Hartjes shows you how to get PHP 5.4 installed on a CentOS machine (virtual machine) with the help of Vagrant. I like the idea of using Vagrant to create virtual...

View Article

Rob Allen's Blog: Vagrant in Zend Framework 1

In the latest post to his blog Rob Allen looks at using Vagrant with Zend Framework applications to use for testing your code against multiple ZF versions. Vagrant is a fantastic tool that enables you...

View Article

Lorna Mitchell's Blog: Using an Existing Vagrant Setup for PHP Development

In this new post to her blog Lorna Mitchell dives into the world of vagrant/puppet/chef and looks at using the tools to automatically create VMs that you can use for PHP development (or testing). I've...

View Article

Joshua Thijssen's Blog: Using vagrant and puppet to setup your symfony2...

In his most recent post Joshua Theijssen shows you how to set up a complete Symfony2 environment, automated with the help of Puppet and Vagrant. Together with other tools, setting up a complete...

View Article


Matt Frost: Starting with Selenium (and Headless on a VM)

Matt Frost has posted a two part series of some of his experiences in setting up Selenium to execute it in a VM and run tests on your application. I was a little scared when it came to setting up...

View Article

Justin Carmony: Vagrant & PHP: Our Success Story at the Deseret News

Justin Carmony has shared his success story about the use of Vagarant and PHP as a platform to make setting up and configuring developers' environments simple. Now-a-days, you have frameworks that...

View Article

NetTuts.com: Setting Up A Staging Environment

On NetTuts.com today Gabriel Manricks walks you through setting up a staging environment using Vagrant to install and setup a virtual machine running Apache 2 and PHP 5.4. Creating a staging...

View Article


Reddit.com: How do you manage many PHP projects? Lots of VMs?

On Reddit.com there's a discussion that centers around the management of VMs and PHP projects in a multiple-checkout environments. I have been using a Linux install for a couple years now and it has...

View Article


Juan Treminio: Introduction to Vagrant/Puppet and introducing PuPHPet

Juan Treminio has written up a post about a new tool he's created that makes generating Vagrant/Puppet configs easy - PuPHPet. I just released the initial version of PuPHPet, my GUI-based gnerator for...

View Article

Juan Treminio: Make $ vagrant up yours

Juan Treminio has written up an introductory post to Puppet and Vagrant and their use to make virtual machines for your PHP environments. Why should I use a virtual machine? Being a PHP developer has...

View Article

Erika Heidi: A beginners guide to Vagrant - getting your portable development...

Erika Heidi has posted the first part of a series about using Vagrant to build development environments - a portable one that can be dropped onto any machine as a VM. If you never heard about Vagrant,...

View Article

Erika Heidi: A beginners guide to Vagrant, part 2 - Provisioning and Puppet

Erika Heidi has posted the second part of her series looking at creating development environments with Vagrant and Puppet (part one is here). In this new post she talks about the configuration of the...

View Article


Erika Heidi: A beginners guide to Vagrant and Puppet, part 3 - facts,...

Erika Heidi has posted the third part of her beginners guide to working with Puppet/Vagrant for development environments. In this latest post, she focuses on facts, conditionals and modules. Finishing...

View Article

Allan MacGregor: First steps on HHVM

In his previous post Allan MacGregor introduced the HipHop Virtual Machine (HHVM) and some of the functionality it offers. In this second part of the series sharing some "first steps" towards getting...

View Article


Reddit.com: How to get Laravel set up in a VM using PuPHPet

On Reddit.com there's a new post from trymuchharder showing how to get a full environment - complete with Git, Composer, PHPUnit and an install of Laravel - up and running with Vagrant+PuPHPet. It's...

View Article

Erika Heidi Reinaldo: Optimizing Symfony applications on Vagrant boxes

Ericka Heidi has a new post to her site today continuing on her theme of useful Vagrant advice with a look at optimizing Symfony applications on your Vagrant-managed instances. A few months after I...

View Article


David Adams: PuPHPet and Digital Ocean (Screencast)

Over on YouTube David Adams has posted a video showing you how to use PuPHPet with Digital Ocean. PuPHPet is a easy to use, graphical tool to help make building Vagrantfiles quick and easy. Digital...

View Article

PHP Town Hall: Episode #16: Laravel 4.1, Go and the Vagrant Fistfight

The PHP Town Hall podcast has released their latest show - Episode #16, "Laravel 4.1, Go and the Vagrant Fistfight" with guests Taylor Otwell and Zack Kitzmiller. Taylor was the first guest we ever...

View Article

SitePoint PHP Blog: Build Virtual Machines Easily With PuPHPet

On the SitePoint PHP blog today Matthew Setter introduces you to a tool that can help make the setup and configuration of your Vagrant/Puppet development environments a lot easier - PuPHPet. I can't...

View Article
Browsing all 31 articles
Browse latest View live


Latest Images