PHPackages                             sorien/silex-dbal-profiler - 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. sorien/silex-dbal-profiler

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

sorien/silex-dbal-profiler
==========================

Doctrine DBAL Profiler for Silex

2.0.0(10y ago)32485.2k↓31.1%14[1 issues](https://github.com/Sorien/silex-dbal-profiler/issues)[1 PRs](https://github.com/Sorien/silex-dbal-profiler/pulls)4MITPHP

Since Feb 26Pushed 8y ago1 watchersCompare

[ Source](https://github.com/Sorien/silex-dbal-profiler)[ Packagist](https://packagist.org/packages/sorien/silex-dbal-profiler)[ RSS](/packages/sorien-silex-dbal-profiler/feed)WikiDiscussions master Synced 2d ago

READMEChangelog (6)Dependencies (2)Versions (8)Used By (4)

silex-dbal-profiler
===================

[](#silex-dbal-profiler)

Provides missing Doctrine database queries logging for [Silex Web Profiler](https://github.com/silexphp/Silex-WebProfiler)

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

[](#installation)

Install the silex-dbal-profiler using [composer](http://getcomposer.org/). This project uses [sematic versioning](http://semver.org/).

**Silex 2.0**

```
composer require sorien/silex-dbal-profiler "~2.0"
```

**Silex 1.x**

```
composer require sorien/silex-dbal-profiler "~1.1"
```

Registering
-----------

[](#registering)

```
$app->register(new Sorien\Provider\DoctrineProfilerServiceProvider());
```

Be sure to do this after registering `WebProfilerServiceProvider`.

###  Health Score

43

—

FairBetter than 89% of packages

Maintenance19

Infrequent updates — may be unmaintained

Popularity47

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity68

Established project with proven stability

 Bus Factor1

Top contributor holds 66.7% 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 ~162 days

Recently: every ~154 days

Total

7

Last Release

3538d ago

Major Versions

1.1.2 → 2.0.02016-05-19

### Community

Maintainers

![](https://www.gravatar.com/avatar/96de54a8541e62ac6265ad1a95573267efddfb1e033cc5d7dc086937166914a6?d=identicon)[Sorien](/maintainers/Sorien)

---

Top Contributors

[![Sorien](https://avatars.githubusercontent.com/u/1270275?v=4)](https://github.com/Sorien "Sorien (8 commits)")[![JarJak](https://avatars.githubusercontent.com/u/4981490?v=4)](https://github.com/JarJak "JarJak (1 commits)")[![JeroenDeDauw](https://avatars.githubusercontent.com/u/146040?v=4)](https://github.com/JeroenDeDauw "JeroenDeDauw (1 commits)")[![kabudu](https://avatars.githubusercontent.com/u/3732230?v=4)](https://github.com/kabudu "kabudu (1 commits)")[![rovangju](https://avatars.githubusercontent.com/u/780280?v=4)](https://github.com/rovangju "rovangju (1 commits)")

---

Tags

profilerdoctrinedbalsilex

### Embed Badge

![Health badge](/badges/sorien-silex-dbal-profiler/health.svg)

```
[![Health](https://phpackages.com/badges/sorien-silex-dbal-profiler/health.svg)](https://phpackages.com/packages/sorien-silex-dbal-profiler)
```

###  Alternatives

[nettrine/dbal

Doctrine DBAL for Nette Framework

332.7M24](/packages/nettrine-dbal)[vasek-purchart/doctrine-date-time-immutable-types-bundle

Bundle integration of Doctrine DateTimeImmutable types for Symfony

1085.6k](/packages/vasek-purchart-doctrine-date-time-immutable-types-bundle)

PHPackages © 2026

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