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 today

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

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

[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)[kimai/kimai

Kimai - Time Tracking

4.8k9.0k1](/packages/kimai-kimai)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

1616.4k14](/packages/2lenet-crudit-bundle)

PHPackages © 2026

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