Our generous forever free tier includes the full platform, including the AI Assistant, for 3 users with 10k metrics, 50GB logs, and 50GB traces.
Built on open standards like Prometheus and OpenTelemetry, Grafana Cloud includes Kubernetes Monitoring, Application Observability, Incident Response, plus the AI-powered Grafana Assistant. Get started with our generous free tier today.
LaraDumps is a friendly app designed to boost your Laravel PHP coding
LaraDumps is a friendly app that boosts your Laravel PHP coding and debugging experience. When using LaraDumps, you can see the result of your debug displayed in a standalone Desktop application.
Simple solution for testing and documenting short code snippets.
...Tired of opening an editor to test short code snippets for functionality, saving the file and then running it in a browser? PH_Playground provides a simple solution on a single browser page.
Enter the code to be tested into the "PHP" or "JS" window and press "Run". The result will appear as Rendered or Raw HTML as you choose. In the background the code has been saved to a log file.
Works on any machine running PHP.
Log files are found in the Playground.log directory, sorted by year and month. A new log file is started every day and numbered accordingly.
Warning! Do not use this program on a production site!
Small PHP library to view (1) all the executed MYSQL queries and their result (read data, affected rows, errors and their reason) and (2) all received GET and POST variables. This library makes it very fast to find why queries did not work as expected.