PHPackages                             unknown/qa-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. unknown/qa-bundle

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

unknown/qa-bundle
=================

Quality assurance bundle for Symfony2

v1.0.7(10y ago)0471MITPHPPHP ~5.3

Since May 3Pushed 10y ago1 watchersCompare

[ Source](https://github.com/unknown-opensource/qa-bundle)[ Packagist](https://packagist.org/packages/unknown/qa-bundle)[ RSS](/packages/unknown-qa-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (5)Versions (7)Used By (0)

Features
========

[](#features)

This bundle provides you with:

- Database purge only if changes were made

Issues and feature requests are tracked in the Github issue tracker

Installation
============

[](#installation)

1. To install this bundle with Composer, just add the following to your composer.json file:

    require: { ... "unknown/qa-bundle": "1.0.2" }
2. Then register the bundle in AppKernel::registerBundles()

    $bundles = array( ... new Unknown\\Bundle\\QABundle\\UnknownQABundle(), );
3. Add DatabaseContext in Behat:

    default: suites: default: contexts: - Unknown\\QABundle\\Behat\\DatabaseContext container: '@service\_container'

Result
======

[](#result)

Database will be purged if and only if changes were made during previous scenario. Database will also be purged if scenario is tagged with either @javascript or @db-purge.

Good luck!

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community5

Small or concentrated contributor base

Maturity62

Established project with proven stability

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 ~15 days

Total

6

Last Release

3957d ago

PHP version history (2 changes)v1.0.2PHP ~5.4

v1.0.3PHP ~5.3

### Community

Maintainers

![](https://www.gravatar.com/avatar/671f5eadf97ceba97791a1f1fccbdd181fc2cdc88afa7b57033b0086b53f2859?d=identicon)[unknown.opensource](/maintainers/unknown.opensource)

---

Tags

databaseSymfony2qapurge

### Embed Badge

![Health badge](/badges/unknown-qa-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/unknown-qa-bundle/health.svg)](https://phpackages.com/packages/unknown-qa-bundle)
```

###  Alternatives

[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[scienta/doctrine-json-functions

A set of extensions to Doctrine that add support for json query functions.

58723.9M36](/packages/scienta-doctrine-json-functions)[webonaute/doctrine-fixtures-generator-bundle

Generate Fixture from your existing data in your database. You can specify the Entity name and the IDs you want to import in your fixture.

67184.1k](/packages/webonaute-doctrine-fixtures-generator-bundle)[bartlett/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

1183.0k1](/packages/bartlett-php-compatinfo-db)[jawira/doctrine-diagram-bundle

📐 Symfony Bundle to generate database diagrams

8187.1k2](/packages/jawira-doctrine-diagram-bundle)

PHPackages © 2026

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