Libraries tagged by query tracer
germancin/x-tracker
18 Downloads
Tracks in seconds/miliseconds how long a loop, query, method it takes to run
george-zakharov/php-query
39 Downloads
This is phpQuery, a PHP port of jQuery selectors, super useful for DOM traversal and functional testing. Originally by Tobiasz Cudnik, who released it on Google Code. We forked it because we need some bug fixes and no commits have been made upstream for quite some time. Please share your phpQuery fixes with us!
codante/url-tracker
36 Downloads
Parameter Getter Query Builder
iconscout/laravel-tracker-elasticsearch
358 Downloads
A Laravel Visitor Tracker. Allows storage of the trackers in elasticsearch.
daddyofsky/nova-debug
2 Downloads
Framework-neutral PHP debug collector for Nova Debug DevTools — emits debug payload schema v1 (queries, dumps, traces, timeline) consumed by the browser extension or the in-page fallback renderer
thamibn/laravel-periscope
16 Downloads
Laravel adapter for php-periscope — wires Telescope-tier observability events into the periscope C extension's trace. Time-travel debugging, SQL/log/cache/job inspection, and an AI-native MCP server in one package.
rovereto/metrika
48 Downloads
Laravel Metrika is a lightweight, yet detailed package for tracking and recording user visits across your Laravel application. With only one simple query per request, important data is being stored, and later a cronjob crush numbers to extract meaningful stories from within the haystack.
jojo1981/json-path-ast-builder
4 Downloads
Json Path AST builder
allstak/sdk-php
28 Downloads
Official AllStak PHP SDK — drop-in observability for plain PHP and Laravel apps. Captures errors, logs, HTTP requests, DB queries, traces, outbound HTTP, and scheduled cron tasks with one Composer require and one API key.
allstak/sdk-symfony
3 Downloads
Official AllStak Symfony bundle — drop-in, fully automatic observability for Symfony 6.4 and 7.x. One install plus an API key auto-captures errors, inbound and outbound HTTP, DB queries, logs, traces and spans, breadcrumbs, console commands, and messenger messages. Every integration is on by default and individually toggleable.
beemlabs/beem-laravel
1 Downloads
Laravel 11/12 integration for the Beem SDK — auto-traces HTTP, DB queries, queue, console, and captures exceptions.
ayup-creative/laravel-dsql
4 Downloads
Advanced DSL search parser for Laravel with virtual columns, operators, relationship traversal and export-ready queries.
edwinhuish/domquery
127 Downloads
DomQuery is a PHP library that allows easy 'jQuery like' DOM traversing and manipulation
volux/dom
48 Downloads
Extended DOM objects with jQuery-like functionality. Create and transform, traversal and manipulation well-formed XML and HTML.
iamcal/pquery
58 Downloads
A jQuery-style DOM traversal tool, for PHP