PHPackages                             sarfraznawaz2005/queryline - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. sarfraznawaz2005/queryline

ActiveLibrary[Database &amp; ORM](/categories/database)

sarfraznawaz2005/queryline
==========================

QueryLine is a laravel package to show time graph against run quries on a page.

1.1.0(8y ago)739MITPHPPHP &gt;=5.6

Since Jan 22Pushed 8y ago1 watchersCompare

[ Source](https://github.com/sarfraznawaz2005/queryline)[ Packagist](https://packagist.org/packages/sarfraznawaz2005/queryline)[ RSS](/packages/sarfraznawaz2005-queryline/feed)WikiDiscussions master Synced 2w ago

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Laravel QueryLine
=================

[](#laravel-queryline)

[![Code Climate](https://camo.githubusercontent.com/8b56a716fb4aa9d699064556c63e9614eb2d8e41147866e5af53532486bd785d/68747470733a2f2f636f6465636c696d6174652e636f6d2f6769746875622f7361726672617a6e6177617a323030352f71756572796c696e652f6261646765732f6770612e737667)](https://codeclimate.com/github/sarfraznawaz2005/queryline)[![laravel 5.1](https://camo.githubusercontent.com/1f4d2790f2add6b3b71ce100b93c35955f0993e151c9cf79685b3dd28b50e97c/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e312d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![laravel 5.2](https://camo.githubusercontent.com/33b59be6568a8c230ecc95a46aab2ba7752868f398a34b64c99bfbd8f2790a58/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e322d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![laravel 5.3](https://camo.githubusercontent.com/a7e1cdf9092e9addc80026f4f37eb963e539defda9a1f3276d088424c84e0a4b/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f4c61726176656c2d352e332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](http://laravel.com)[![downloads](https://camo.githubusercontent.com/257f45ee4232dedd594e3174ad3a752f4a249c21265969481679cb344060f43d/68747470733a2f2f706f7365722e707567782e6f72672f7361726672617a6e6177617a323030352f71756572796c696e652f646f776e6c6f616473)](https://packagist.org/packages/sarfraznawaz2005/queryline)

Introduction
------------

[](#introduction)

QueryLine is a laravel package to show time graph against run queries on a page thereby allowing to see which are slow/fast queries running on the page.

Screenshot
----------

[](#screenshot)

[![Main Window](https://camo.githubusercontent.com/0b7319b20574a20a8ab0de38dca4d3c1a307253d33d2dd05e4946c9bdbeef7fc/68747470733a2f2f7261772e6769746875622e636f6d2f7361726672617a6e6177617a323030352f71756572796c696e652f6d61737465722f73637265656e2e706e67)](https://camo.githubusercontent.com/0b7319b20574a20a8ab0de38dca4d3c1a307253d33d2dd05e4946c9bdbeef7fc/68747470733a2f2f7261772e6769746875622e636f6d2f7361726672617a6e6177617a323030352f71756572796c696e652f6d61737465722f73637265656e2e706e67)

Requirements
------------

[](#requirements)

- PHP &gt;= 5.6
- Laravel 5

Installation
------------

[](#installation)

Install via composer

```
composer require sarfraznawaz2005/queryline

```

Add Service Provider to `config/app.php` in `providers` section

```
Sarfraznawaz2005\QueryLine\ServiceProvider::class,
```

Run `php artisan vendor:publish` to publish package's config file. You should now have `queryline.php` file published in `app/config` folder.

Config Options
--------------

[](#config-options)

- `enabled` : Enable or disable QueryLine. By default it is disabled. If you are on local environment, you can also just add `QUERYLINE=true` to env file to enable it.
- `querystring_name` : Whatever value for this config is set, you will be able to see all running quries by appending this value in your url as query string. Example: `http://www.yourapp.com/someurl?vvv`. Default value is `vvv`.

Related Package
---------------

[](#related-package)

[QueryDumper](https://github.com/sarfraznawaz2005/querydumper)

License
-------

[](#license)

This code is published under the [MIT License](http://opensource.org/licenses/MIT). This means you can do almost anything with it, as long as the copyright notice and the accompanying license file is left intact.

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~23 days

Total

2

Last Release

3057d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/3f9bbcf3a6cda5f8bdf9afe10c20f5c6f563fc1a4d628a9af25c5fdec3f9c216?d=identicon)[sarfraznawaz2005](/maintainers/sarfraznawaz2005)

---

Top Contributors

[![sarfraznawaz2005](https://avatars.githubusercontent.com/u/201788?v=4)](https://github.com/sarfraznawaz2005 "sarfraznawaz2005 (13 commits)")

---

Tags

eloquentgraphlaravellaravel-5-packageperformancephpsqllaravelsqleloquentquerygraph

### Embed Badge

![Health badge](/badges/sarfraznawaz2005-queryline/health.svg)

```
[![Health](https://phpackages.com/badges/sarfraznawaz2005-queryline/health.svg)](https://phpackages.com/packages/sarfraznawaz2005-queryline)
```

###  Alternatives

[rennokki/laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.

1.1k4.2M14](/packages/rennokki-laravel-eloquent-query-cache)[reedware/laravel-relation-joins

Adds the ability to join on a relationship by name.

2121.2M16](/packages/reedware-laravel-relation-joins)[sarfraznawaz2005/indexer

Laravel package to monitor SELECT queries and offer best possible INDEX fields.

562.7k](/packages/sarfraznawaz2005-indexer)[lemaur/eloquent-publishing

207.8k1](/packages/lemaur-eloquent-publishing)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
