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 2w ago

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 35% 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

3024d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/548575?v=4)[Anton Tyutin](/maintainers/AntonTyutin)[@AntonTyutin](https://github.com/AntonTyutin)

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

![](https://avatars.githubusercontent.com/u/23307665?v=4)[Konstantin Lee](/maintainers/klee-dev)[@klee-dev](https://github.com/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

[jdorn/sql-formatter

a PHP SQL highlighting library

3.9k116.5M113](/packages/jdorn-sql-formatter)[propel/propel1

Propel is an open-source Object-Relational Mapping (ORM) for PHP5.

8351.6M87](/packages/propel-propel1)[jfelder/oracledb

Oracle DB driver for Laravel

11518.4k](/packages/jfelder-oracledb)

PHPackages © 2026

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