If you are using Vagrant (VirtualBox) as your development environment and PHPStorm as your IDE, you might have already tried…
Since its initial release in 2010, jQuery Mobile (jQM) has developed a well deserved reputation for being a flexible mobile framework. jQM’s…
We all love a slick functionality fueled website, but are your users being given what they want, when they really…
Continuous Integration is the process where code from a developer’s repository is called by an automated system, built and tested…
Doctrine’s ORM Module offers a very simple and elegant way to integrate the Object Relational Mapper (ORM) into Zend Framework 2…
Docblock Annotations in Doctrine is a really nice way to specify object-relational mapping metadata. But ZF2 also comes with a Zend\Form\Annotation…
Doctrine 2 filters are a very powerful feature allowing you to easily modify every request sent to the database. This comes…
Just been checking out CloudFlare ahead of the Homeless World Cup next month. Every year the site goes mental during the tournament, but we’re…
Squeezing the most out of a web server… Ever thought of setting up a reverse proxy to serve your static…