PHPackages                             dek-cz/mssql-profiler-bundle - 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. [Debugging &amp; Profiling](/categories/debugging)
4. /
5. dek-cz/mssql-profiler-bundle

ActiveSymfony-bundle[Debugging &amp; Profiling](/categories/debugging)

dek-cz/mssql-profiler-bundle
============================

adding mssql procedure panel to profiler

1.0.5(4y ago)0108MITPHP

Since Nov 29Pushed 4y ago1 watchersCompare

[ Source](https://github.com/dek-cz/mssql-profiler-bundle)[ Packagist](https://packagist.org/packages/dek-cz/mssql-profiler-bundle)[ RSS](/packages/dek-cz-mssql-profiler-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (14)Versions (7)Used By (0)

mssql-profiler-bundle
=====================

[](#mssql-profiler-bundle)

adding mssql procedure panel to profiler Installation
-----------------------------------------------------

[](#adding--mssql-procedure-panel-to-profilerinstallation)

Via Composer:

```
$ composer require --dev dek-cz/mssql-profiler-bundle
```

Usage
-----

[](#usage)

bundles.php

```
Dekcz\MssqlProfiler\MssqlProfilerBundle::class => ['dev' => true, 'test' => true],
```

packages/dev/mssql\_profiler.yaml, packages/test/mssql\_profiler.yaml

```
mssql_profiler:
    web_profiler: true
    client_definition: 'App\MyMssqlConnector'
```

App/MyMssqlConnector.php

```
use Dekcz\MssqlProfiler\DataCollector\MssqlCollectorInterface;
use Dekcz\MssqlProfiler\DataCollector\MssqlCollectorTrait;

class MyMssqlConnector implements MssqlCollectorInterface
{
..
    use MssqlCollectorTrait;
..
}
```

Toolbar

[![Alt text](src/Resources/public/preview1.jpg?raw=true "Toolbar")](src/Resources/public/preview1.jpg?raw=true)

Profiler

[![Alt text](src/Resources/public/preview2.jpg?raw=true "Profiler")](src/Resources/public/preview2.jpg?raw=true)

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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 ~26 days

Total

6

Last Release

1496d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8ed8fb273071533a2b9043191eb39185c13d5fafa84a6ac09fb891c422f496c2?d=identicon)[dek-cz](/maintainers/dek-cz)

---

Top Contributors

[![janzarubadek](https://avatars.githubusercontent.com/u/79913795?v=4)](https://github.com/janzarubadek "janzarubadek (15 commits)")

---

Tags

phpsymfonymssqlreusable bundle

###  Code Quality

TestsPHPUnit

Static AnalysisPHPStan

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dek-cz-mssql-profiler-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/dek-cz-mssql-profiler-bundle/health.svg)](https://phpackages.com/packages/dek-cz-mssql-profiler-bundle)
```

###  Alternatives

[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.3M152](/packages/sulu-sulu)[prestashop/prestashop

PrestaShop is an Open Source e-commerce platform, committed to providing the best shopping cart experience for both merchants and customers.

9.0k15.4k](/packages/prestashop-prestashop)[scheb/2fa

Two-factor authentication for Symfony applications (please use scheb/2fa-bundle to install)

578630.7k1](/packages/scheb-2fa)[scheb/2fa-bundle

A generic interface to implement two-factor authentication in Symfony applications

6914.0M62](/packages/scheb-2fa-bundle)[ec-cube/ec-cube

EC-CUBE EC open platform.

78527.0k1](/packages/ec-cube-ec-cube)[sensiolabs/gotenberg-bundle

A Symfony bundle that provides seamless integration with Gotenberg for generating PDFs and screenshots from various sources (HTML, Markdown, Office documents, URLs) with a clean, builder-based API.

210210.4k2](/packages/sensiolabs-gotenberg-bundle)

PHPackages © 2026

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