Libraries tagged by query log
godscodes/laravel-statistics
77 Downloads
Statistics 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.
fredlawl/sinsql
20 Downloads
A small little language interpreter written in PHP to parse and execute user-defined logic.
cswni/lumina
0 Downloads
Non-blocking Laravel observability instrumentation (HTTP, DB queries, queue jobs, exceptions, outbound HTTP, cache) backed by native PostgreSQL partitioning, JSONB, and full-text search.
ameax/filter-core
0 Downloads
Type-safe filtering system for Laravel with 6 filter types, 18 match modes, AND/OR logic, relation filtering, and JSON serialization
hexmakina/tracer
147 Downloads
SQL query logger
askerakbar/lens
8 Downloads
A sleek, developer-friendly SQL query logger for Laminas MVC applications.
buddhika/laralog
5 Downloads
A Classic Laravel Database Query Logger
phpdot/mongodb
1 Downloads
Resilient MongoDB client with fluent CRUD builders, Document object, exception translation, and query logging.
netsells/eloquent-filters
1134 Downloads
A simple package to help you easily organise model query logic
marcusschwarz/myprofi
19 Downloads
Analyze your MySQL Slow Query Logfiles
adhocrat-io/arkhe-watcher
6 Downloads
In-app monitoring (requests, exceptions, queries, jobs, logs, mail, scheduled tasks) for Laravel, branched onto Arkhè Main with a Flux UI dashboard. A laraowl-style watcher with no separate application to run.
mostafijartisan/wherefilter
10 Downloads
The package allows developers to dynamically apply `where` and `whereLike` filters to Eloquent queries without writing repetitive query-building logic in their controllers.
kenxudk/yii2-dynamodb
34 Downloads
Logical query of aws dynamodb
jalallinux/laravel-postgres-audit
26 Downloads
Logging queries executed on Postgres even directly!!!
mnemesong/orm-core
26 Downloads
Orm core. Contains storages, commands and queries base logic and interfaces.