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

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

timosh/php-activerecord-service-provider
========================================

phpactiverecord.org for silex2

v1.1(8y ago)0631MITPHP

Since Aug 25Pushed 8y ago1 watchersCompare

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

READMEChangelogDependencies (2)Versions (3)Used By (1)

\#ActiveRecord PHP ActiveRecord for Silex version 2.

\#Using

```
$app->register(new \ActiveRecordServiceProvider\ActiveRecord(array(
        'ar.model_path'   => __DIR__.'/Model',
        'ar.default_connection' => 'development',
        'ar.connections' => array(
            'development' => 'mysql://login:password@hostname/database'
        ),
    ))
);

```

###  Health Score

28

—

LowBetter than 52% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity64

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

Every ~333 days

Total

2

Last Release

3262d 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 (10 commits)")

---

Tags

php-activerecordsilex2silex2 profilerphp-activerecord profiler

### Embed Badge

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

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

###  Alternatives

[csanquer/pdo-service-provider

a PDO database service provider for silex

19199.0k](/packages/csanquer-pdo-service-provider)[dbtlr/silex-doctrine-migrations

Doctrine migration service provider for Silex

1124.5k1](/packages/dbtlr-silex-doctrine-migrations)[moriony/silex-mongo-provider

Mongo service provider for the Silex framwork.

118.5k](/packages/moriony-silex-mongo-provider)

PHPackages © 2026

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