PHPackages                             25th/zf2-doctrine2-autoflush - 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. 25th/zf2-doctrine2-autoflush

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

25th/zf2-doctrine2-autoflush
============================

09.1k1PHP

Since Jul 31Pushed 11y ago8 watchersCompare

[ Source](https://github.com/25th-floor/zf2-doctrine2-autoflush)[ Packagist](https://packagist.org/packages/25th/zf2-doctrine2-autoflush)[ RSS](/packages/25th-zf2-doctrine2-autoflush/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (1)Used By (0)

ZF2 Doctrine2 AutoFlushListener
===============================

[](#zf2-doctrine2-autoflushlistener)

Installation
------------

[](#installation)

Just attach an instance of the AutoFlushListener to the event manager like in the following code example:

```
class Module
{
	/**
	 * @param MvcEvent $e MVC Event
	 */
	public function onBootstrap(MvcEvent $e)
	{
		$eventManager = $e->getApplication()->getEventManager();
		$eventManager->attachAggregate(new AutoFlushListener());
	}
}

```

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community15

Small or concentrated contributor base

Maturity41

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 83.3% 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.

### Community

Maintainers

![](https://www.gravatar.com/avatar/1f819de39a6e7566165242b47d06b2c866572c80e4789d4d29bb6fd0b75b9824?d=identicon)[dready](/maintainers/dready)

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

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

---

Top Contributors

[![bountin](https://avatars.githubusercontent.com/u/208063?v=4)](https://github.com/bountin "bountin (5 commits)")[![steos](https://avatars.githubusercontent.com/u/481021?v=4)](https://github.com/steos "steos (1 commits)")

### Embed Badge

![Health badge](/badges/25th-zf2-doctrine2-autoflush/health.svg)

```
[![Health](https://phpackages.com/badges/25th-zf2-doctrine2-autoflush/health.svg)](https://phpackages.com/packages/25th-zf2-doctrine2-autoflush)
```

###  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.4k](/packages/illuminate-database)[mongodb/mongodb

MongoDB driver library

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

Use ramsey/uuid as a Doctrine field type.

90340.3M211](/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)
