phpunit-clever-and-smart reorders your tests so that tests that failed in a previous run are executed first.
phpunit-speedtrap reports slow-running tests right in your console.
paratest can execute tests in parallel.
phpunit-randomizer allows you to execute your tests in a random order.