Download the PHP package illuminated/db-profiler without Composer
On this page you can find all versions of the php package illuminated/db-profiler. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download illuminated/db-profiler
More information about illuminated/db-profiler
Files in illuminated/db-profiler
Download illuminated/db-profiler
More information about illuminated/db-profiler
Files in illuminated/db-profiler
Vendor illuminated
Package db-profiler
Short Description Database Profiler for Laravel Web and Console Applications.
License MIT
Package db-profiler
Short Description Database Profiler for Laravel Web and Console Applications.
License MIT
Please rate this library. Is it a good library?
Informations about the package db-profiler
Laravel Database Profiler
Database Profiler for Laravel Web and Console Applications.
A simple tool that works correctly even with
dd()
in your code.
Laravel | Database Profiler |
---|---|
11.x | Support ☕ |
10.x | 10.x |
9.x | 9.x |
8.x | 8.x |
7.x | 7.x |
6.x | 6.x |
5.8.* | 5.8.* |
5.7.* | 5.7.* |
5.6.* | 5.6.* |
5.5.* | 5.5.* |
5.4.* | 5.4.* |
5.3.* | 5.3.* |
5.2.* | 5.2.* |
5.1.* | 5.1.* |
Usage
-
Install the package via Composer:
-
Use the
vvv
parameter for Web: -
Use the
-vvv
option for Console:
Local by default
Enabled only for the local
environment, so you don't have to worry about production
.
If you want to force profiling for non-local environments - specify it explicitly in your .env
file:
DB_PROFILER_FORCE=true
Sponsors
License
Laravel Database Profiler is open-sourced software licensed under the MIT license.
All versions of db-profiler with dependencies
PHP Build Version
Package Version
The package illuminated/db-profiler contains the following files
Loading the files please wait ....