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

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

silexandfriends/silex-dbal-profiler
===================================

Doctrine DBAL Profiler for Silex

v2.1.1(5y ago)08.6k1MITPHP

Since Feb 26Pushed 5y agoCompare

[ Source](https://github.com/SilexAndFriends/silex-dbal-profiler)[ Packagist](https://packagist.org/packages/silexandfriends/silex-dbal-profiler)[ RSS](/packages/silexandfriends-silex-dbal-profiler/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (2)Versions (12)Used By (0)

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

35

—

LowBetter than 79% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community13

Small or concentrated contributor base

Maturity70

Established project with proven stability

 Bus Factor2

2 contributors hold 50%+ of commits

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

Recently: every ~2 days

Total

11

Last Release

1878d ago

Major Versions

1.1.2 → 2.0.02016-05-19

1.2 → v2.12021-03-12

2.x-dev → 3.x-dev2021-03-21

### Community

Maintainers

![](https://www.gravatar.com/avatar/5ec2ae2f2e8543ffa878efba5afcdc7a66a25164a50c816a2611e9694351de73?d=identicon)[topikito](/maintainers/topikito)

---

Top Contributors

[![topikito](https://avatars.githubusercontent.com/u/694244?v=4)](https://github.com/topikito "topikito (10 commits)")[![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/silexandfriends-silex-dbal-profiler/health.svg)

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

###  Alternatives

[fresh/doctrine-enum-bundle

Provides support of ENUM type for Doctrine2 in Symfony applications.

4636.8M12](/packages/fresh-doctrine-enum-bundle)[martin-georgiev/postgresql-for-doctrine

Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.

4485.3M4](/packages/martin-georgiev-postgresql-for-doctrine)[jsor/doctrine-postgis

Spatial and Geographic Data with PostGIS and Doctrine.

2191.6M1](/packages/jsor-doctrine-postgis)[weirdan/doctrine-psalm-plugin

Stubs to let Psalm understand Doctrine better

876.9M50](/packages/weirdan-doctrine-psalm-plugin)[friendsofdoctrine/dbal-clickhouse

Doctrine DBAL driver for ClickHouse

1141.2M1](/packages/friendsofdoctrine-dbal-clickhouse)[enqueue/dbal

Message Queue Doctrine DBAL Transport

246.3M8](/packages/enqueue-dbal)

PHPackages © 2026

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