PHPackages                             webgriffe/db-isolation-extension - 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. webgriffe/db-isolation-extension

ActiveMagento-module

webgriffe/db-isolation-extension
================================

Magento 1.x extension which isolates database between Ecomdev\_PHPUnit's tests.

1.3.0(6y ago)020.4k↓66.7%MITPHP

Since Mar 17Pushed 6y ago1 watchersCompare

[ Source](https://github.com/webgriffe/db-isolation-extension)[ Packagist](https://packagist.org/packages/webgriffe/db-isolation-extension)[ RSS](/packages/webgriffe-db-isolation-extension/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependenciesVersions (10)Used By (0)

Database Isolation Extension
============================

[](#database-isolation-extension)

Magento 1.x extension which isolates database between [Ecomdev\_PHPUnit](https://github.com/EcomDev/EcomDev_PHPUnit)'s tests.

Install
-------

[](#install)

Install the extension using Composer:

```
composer require webgriffe/db-isolation-extension

```

Configuration
-------------

[](#configuration)

Put an XML file in `app/etc`, for example `app/etc/db_isolation.xml`, with the following content:

```

            1
            1

```

When `phpunit/db_isolation/enabled` config is set to `1` every test runs inside a database transaction.

When `phpunit/db_isolation/warning_enabled` config is set to `1` the extension will set tests as risky if the database changes after its execution.

License
-------

[](#license)

This library is under the MIT license. See the complete license in the LICENSE file.

Credits
-------

[](#credits)

Developed by [Webgriffe®](http://www.webgriffe.com/). Please, report to us any bug or suggestion by GitHub issues.

###  Health Score

35

—

LowBetter than 80% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity25

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity69

Established project with proven stability

 Bus Factor1

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

###  Release Activity

Cadence

Every ~139 days

Total

9

Last Release

2236d ago

### Community

Maintainers

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

---

Top Contributors

[![azambon](https://avatars.githubusercontent.com/u/2920227?v=4)](https://github.com/azambon "azambon (7 commits)")[![mmenozzi](https://avatars.githubusercontent.com/u/1199914?v=4)](https://github.com/mmenozzi "mmenozzi (5 commits)")

### Embed Badge

![Health badge](/badges/webgriffe-db-isolation-extension/health.svg)

```
[![Health](https://phpackages.com/badges/webgriffe-db-isolation-extension/health.svg)](https://phpackages.com/packages/webgriffe-db-isolation-extension)
```

PHPackages © 2026

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