Verify Server
You can use SVRUnit to verify that a certain server has everything you need.
A classical usage is, that you order a server from your hoster with different requirements. You can build a YML file with all tests of your requirements and simply run the tests, once your server is ready.
A good recommendation is to use the plain PHAR file for this.
Here is a sample how it could look like
XML Configuration
Test File
Last updated