
PHPUnit Helper is a powerful tool for the PHP developer to quickly and easily run unit tests. It provides a clear and concise visual representation of the unit tests results. The user can launch the tests from the interface and then evaluate the results. The filter option allows the user to execute only the desired tests: all tests from a suite, all tests from a class, or just one method. Additionally, the custom filter option enables the user to run only the tests that contain a specific string.
Blinged JSON Validator is a free app to validate JSON files with syntax highlighting, whitespace indentation, error messaging, and hotkeys.