PHPackages                             timosh/php-activerecord-profiler-service - 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. timosh/php-activerecord-profiler-service

ActiveLibrary[Debugging &amp; Profiling](/categories/debugging)

timosh/php-activerecord-profiler-service
========================================

install this to show sql queries in silex profiler

v1.1(9y ago)00MITHTML

Since Aug 25Pushed 9y ago1 watchersCompare

[ Source](https://github.com/timtimosh/php-activerecord-profiler-service)[ Packagist](https://packagist.org/packages/timosh/php-activerecord-profiler-service)[ RSS](/packages/timosh-php-activerecord-profiler-service/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (6)Versions (2)Used By (0)

PHP Silex2 ActiveRecordProfilerService
======================================

[](#php-silex2-activerecordprofilerservice)

PHP ActiveRecordProfilerService for Silex2. Actualy for using it you must install php activerecord service provider (it implements phpactiverecord.org to you profject) awcose for using profiler you have to install silex profiler and twig.

\#Using

```
$app->register(new \ActiveRecordServiceProvider\ActiveRecord(array(
        'ar.model_path'   => __DIR__.'/Model',
        'ar.default_connection' => 'development',
        'ar.connections' => array(
            'development' => 'mysql://user:password@host/database'
        ),
        'db.active_record.logger'=> new ActiveRecordServiceProvider\Logger(), //here we enabling our logger
    ))
);

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity0

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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

Unknown

Total

1

Last Release

3596d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/8b8b58b0fa8a3da46d0f53c1fbc95c4bd27bd9518cf0a74e936d85f4e613bf6c?d=identicon)[timtimosh](/maintainers/timtimosh)

---

Top Contributors

[![volodymyrtym](https://avatars.githubusercontent.com/u/18550886?v=4)](https://github.com/volodymyrtym "volodymyrtym (6 commits)")

---

Tags

php-activerecordsilex2silex2 profilerphp-activerecord profiler

### Embed Badge

![Health badge](/badges/timosh-php-activerecord-profiler-service/health.svg)

```
[![Health](https://phpackages.com/badges/timosh-php-activerecord-profiler-service/health.svg)](https://phpackages.com/packages/timosh-php-activerecord-profiler-service)
```

###  Alternatives

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M379](/packages/easycorp-easyadmin-bundle)[pimcore/pimcore

Content &amp; Product Management Framework (CMS/PIM/E-Commerce)

3.8k3.8M482](/packages/pimcore-pimcore)[simplesamlphp/simplesamlphp

A PHP implementation of a SAML 2.0 service provider and identity provider.

1.1k13.0M214](/packages/simplesamlphp-simplesamlphp)[sulu/sulu

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

1.3k1.4M196](/packages/sulu-sulu)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M534](/packages/shopware-core)[open-dxp/opendxp

Content &amp; Product Management Framework (CMS/PIM)

9417.2k59](/packages/open-dxp-opendxp)

PHPackages © 2026

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