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

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

electro2/mysql-postfix-admin-bundle
===================================

Symfony 2 bundle that helps you manage Postfix Admin MySQL tables

0.1.6(10y ago)020MITPHP

Since Jul 29Pushed 10y ago1 watchersCompare

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

READMEChangelog (2)Dependencies (1)Versions (8)Used By (0)

Electro2\\MysqlPostfixAdminBundle
=================================

[](#electro2mysqlpostfixadminbundle)

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 electro2/mysql-postfix-admin-bundle
```

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

[](#configuration)

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

```
public function registerBundles()
{
    ...
    new Electro2\MysqlPostfixAdminBundle\electro2MysqlPostfixAdminBundle(),
    ...
}
```

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

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

###  Health Score

26

—

LowBetter than 43% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity58

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 65.7% 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 ~21 days

Recently: every ~31 days

Total

7

Last Release

3807d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/72c6a30ebb533d0c7da906f44801c7652079280a21d6359fe2e3dbf55b926bc9?d=identicon)[Electro2](/maintainers/Electro2)

---

Top Contributors

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

### Embed Badge

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

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

###  Alternatives

[forkcms/forkcms

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

1.2k44.5k](/packages/forkcms-forkcms)[petkopara/crud-generator-bundle

Symfony3 bundle for CRUD generation with pagination, filtering, sorting, page size, bulk delete and bootstrap3 markup. This Generator supports Doctrine association mapping.

7257.9k](/packages/petkopara-crud-generator-bundle)[sidus/eav-model-bundle

Symfony3 &amp; Doctrine implementation of a Entity-Attribute-Value model, easily extendable

4722.0k7](/packages/sidus-eav-model-bundle)[petkopara/multi-search-bundle

Symfony bundle for Multi Criteria Search for doctrine entities using Form or Service.

1766.2k3](/packages/petkopara-multi-search-bundle)[glorpen/propel-bundle

Propel events and model extending for Symfony2.

1085.8k1](/packages/glorpen-propel-bundle)[damianociarla/dynamic-discriminator-map-bundle

DCSDynamicDiscriminatorMapBundle simplifies the use of Doctrine Single Table Inheritance mapping strategy in Symfony2.

1237.7k](/packages/damianociarla-dynamic-discriminator-map-bundle)

PHPackages © 2026

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