Speedtest Tracker is a self-hosted internet performance tracking app
A Docker image to check your internet speed using Ookla's Speedtest service. Build using Laravel and the Speedtest CLI. Speedtest Tracker is a self-hosted internet performance tracking application that runs speed test checks against Ookla's Speedtest service. The main use case for Speedtest Tracker is to build a history of your internet's performance so that you can be informed when you're not receiving your ISP's advertised rates. Speedtest Tracker is containerized so you can run it anywhere you run your Docker containers. ...
The pTest framework is an OO PHP 5 testing framework. A good feature of this project is that it can be used as easily via CLI as embedded by your application. Tests are easy to write and don't require naming conventions or other weirdness.