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 today

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

4004d 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

[easycorp/easyadmin-bundle

Admin generator for Symfony applications

4.3k17.9M388](/packages/easycorp-easyadmin-bundle)[rcsofttech/audit-trail-bundle

Enterprise-grade, high-performance Symfony audit trail bundle. Automatically track Doctrine entity changes with split-phase architecture, multiple transports (HTTP, Queue, Doctrine), and sensitive data masking.

1189.8k](/packages/rcsofttech-audit-trail-bundle)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)[bartlett/php-compatinfo-db

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

1185.6k2](/packages/bartlett-php-compatinfo-db)

PHPackages © 2026

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