Testing
When it comes to testing, you might immediately thing about unit tests. Of course, we've got you covered then:
PHP unit testing
Even though unit tests are definitely great, you might want to do some end-to-end testing, which is covered here:
End-to-end testing