php Use git hooks to ensure you commit good code In my job we are doing continuous integration by using Atlassian's Bamboo [https://es.atlassian.com/software/bamboo] (you can use any other product like Travis CI [https://travis-ci.org/]). That means that the code is automatically deployed to a server and