PHPackages                             nalogka/doctrine-init-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. [Database &amp; ORM](/categories/database)
4. /
5. nalogka/doctrine-init-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

nalogka/doctrine-init-bundle
============================

v0.1.0(8y ago)0752MITPHPPHP ^5.6 || ^7.0

Since Mar 20Pushed 5y ago1 watchersCompare

[ Source](https://github.com/nalozhka/doctrine-init-bundle)[ Packagist](https://packagist.org/packages/nalogka/doctrine-init-bundle)[ RSS](/packages/nalogka-doctrine-init-bundle/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (2)Used By (0)

Execution of initial SQLs after connection is established
=========================================================

[](#execution-of-initial-sqls-after-connection-is-established)

Symfony bundle for executing some initial SQLs right after database connection has been established.

Installing
----------

[](#installing)

```
composer require nalogka/doctrine-init-bundle
```

After that you can set up initial sql commands in project configuration:

```
nalogka_connection_init:
    initial_sqls:
        - "SET SESSION wait_timeout = 3600" # setting up mysql inactivity timeout (sec)
```

Defined SQLs will be executed right after the connection has been established.

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

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

Unknown

Total

1

Last Release

2972d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/a274917dd793923db7474f0a94256abc0e94ee70e527d26f23f481ff5dd61249?d=identicon)[AntonTyutin](/maintainers/AntonTyutin)

![](https://www.gravatar.com/avatar/97c0a1002cce2dabcb9ba51b6833fdbfaf462bdc4ca8e2af8d91c9927e5bdc91?d=identicon)[hitslab](/maintainers/hitslab)

![](https://www.gravatar.com/avatar/752601ac80be7ab71bb301a0e400abdd935c971c1099f7b81100f9aa6301621b?d=identicon)[klee-dev](/maintainers/klee-dev)

---

Top Contributors

[![AntonTyutin](https://avatars.githubusercontent.com/u/548575?v=4)](https://github.com/AntonTyutin "AntonTyutin (1 commits)")

### Embed Badge

![Health badge](/badges/nalogka-doctrine-init-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/nalogka-doctrine-init-bundle/health.svg)](https://phpackages.com/packages/nalogka-doctrine-init-bundle)
```

###  Alternatives

[doctrine/orm

Object-Relational-Mapper for PHP

10.2k285.3M6.2k](/packages/doctrine-orm)[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k115.1M102](/packages/jdorn-sql-formatter)[illuminate/database

The Illuminate Database package.

2.8k52.4M9.3k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

1.6k64.0M542](/packages/mongodb-mongodb)[ramsey/uuid-doctrine

Use ramsey/uuid as a Doctrine field type.

90340.3M209](/packages/ramsey-uuid-doctrine)[reliese/laravel

Reliese Components for Laravel Framework code generation.

1.7k3.4M16](/packages/reliese-laravel)

PHPackages © 2026

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