PHPackages                             trois-six/mysql-postfix-admin-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. trois-six/mysql-postfix-admin-bundle

ActiveSymfony-bundle[Database &amp; ORM](/categories/database)

trois-six/mysql-postfix-admin-bundle
====================================

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

0.1.4(10y ago)3451MITPHP

Since Jul 29Pushed 10y ago2 watchersCompare

[ Source](https://github.com/TroisSix-36/MysqlPostfixAdminBundle)[ Packagist](https://packagist.org/packages/trois-six/mysql-postfix-admin-bundle)[ RSS](/packages/trois-six-mysql-postfix-admin-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelogDependencies (2)Versions (6)Used By (0)

TroisSix\\MysqlPostfixAdminBundle
=================================

[](#troissixmysqlpostfixadminbundle)

Helps you manage Postfix Admin MySQL tables.

See [postfixadmin.sourceforge.net](http://postfixadmin.sourceforge.net/) for more information and documentation about Postfix Admin.

Installation / Usage
--------------------

[](#installation--usage)

Install with composer :

```
$ composer require trois-six/mysql-postfix-admin-bundle
```

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

[](#configuration)

1. Register the bundle in your `app/AppKernel.php`:

```
public function registerBundles()
{
    ...
    new TroisSix\MysqlPostfixAdminBundle\TroisSixMysqlPostfixAdminBundle(),
    ...
}
```

2. Add to your `app/config/config.yml` the postfix database configuration : (replace the values by the ones you need)

```
trois_six_mysql_postfix:
   connection:
       host:     database_host
       user:     database_user
       dbname:   database_name
       password: database_password
```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity57

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

Every ~1 days

Total

5

Last Release

3932d ago

### Community

Maintainers

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

---

Top Contributors

[![Fitiwizz](https://avatars.githubusercontent.com/u/5717327?v=4)](https://github.com/Fitiwizz "Fitiwizz (12 commits)")

### Embed Badge

![Health badge](/badges/trois-six-mysql-postfix-admin-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/trois-six-mysql-postfix-admin-bundle/health.svg)](https://phpackages.com/packages/trois-six-mysql-postfix-admin-bundle)
```

###  Alternatives

[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-bundle)[sonata-project/entity-audit-bundle

Audit for Doctrine Entities

644989.8k1](/packages/sonata-project-entity-audit-bundle)[forkcms/forkcms

Fork is an open source CMS that will rock your world.

1.2k44.5k](/packages/forkcms-forkcms)[pixelfederation/doctrine-resettable-em-bundle

Symfony bundle for decorating default entity managers using a resettable decorator.

20113.5k](/packages/pixelfederation-doctrine-resettable-em-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.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[ahmed-bhs/doctrine-doctor

Runtime analysis tool for Doctrine ORM integrated into Symfony Web Profiler. Unlike static linters, it analyzes actual query execution at runtime to detect performance bottlenecks, security vulnerabilities, and best practice violations during development with real execution context and data.

813.1k](/packages/ahmed-bhs-doctrine-doctor)

PHPackages © 2026

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