treblle-php
treblle-php copied to clipboard
The official Treblle SDK for PHP. Seamlessly integrate Treblle to manage communication with your dashboard, send errors, and secure sensitive data.
Hello my backend is using multiple url workspaces api/v1/* api/v2/* system/* ...etc i need to apply trebble to only some of them. It's possible to provide a wildcard mask to...
Trebble factory exposes a single method: `create()` which is great when using SAPIs that support shutdown functions :) but causes a memory leak when the SAPI doesn't support shutdown functions....
This PR introduced the next stable release, utilising PSR standards and as much flexibility as possible. Some logic has been abstracted to another package to reduce code duplication.