lobotomised/laravel-sql-logger

Simple way to log your SQL queries
4,478 1
Install
composer require lobotomised/laravel-sql-logger
Latest Version:1.3.0
PHP:^8.2
License:MIT
Last Updated:Jun 15, 2026
Links: GitHub  ·  Packagist
Maintainer: lobotomised

Laravel SQL Logger

Latest Version on Packagist GitHub Tests Action Status Total Downloads

This package allows you to log all your SQL queries in a log file

Installation

You can install the package via composer

composer require --dev lobotomised/laravel-sql-logger

By default, no query is log. Logging will be enabled when DB_DEBUG is true.

Testing

composer test

Related Packages

reliese/laravel

Reliese Components for Laravel Framework code generation.

3,991,690 1,705
php-tmdb/laravel

Laravel Package for TMDB ( The Movie Database ) API. Provides easy access to the...

53,315 160
laravel-ja/laravel

The Laravel Framework.

5,667 17
kavenegar/laravel

laravel 4 and 5 kavenegar integration

368,693 86
laravel/laravel

The skeleton application for the Laravel framework.

64,930,508 84,972