
Prophecy PhpUnit integrates the Prophecy mocking library with PHPUnit to provide an easier mocking in testsuite.
phpspec can help write clean and working PHP code using behaviour driven development or BDD. BDD is a technique derived from test-first development.