PHPackages                             ntriga/pimcore-optimize-db-tables - 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. ntriga/pimcore-optimize-db-tables

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

ntriga/pimcore-optimize-db-tables
=================================

Optimize the database tables in messages

11.0.1(1y ago)035[3 PRs](https://github.com/ntriga/pimcore-optimize-db-tables/pulls)MITPHPPHP ^8.1

Since Sep 6Pushed 1y agoCompare

[ Source](https://github.com/ntriga/pimcore-optimize-db-tables)[ Packagist](https://packagist.org/packages/ntriga/pimcore-optimize-db-tables)[ Docs](https://github.com/ntriga/pimcore-optimize-db-tables)[ RSS](/packages/ntriga-pimcore-optimize-db-tables/feed)WikiDiscussions main Synced 1mo ago

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

Pimcore Optimize Database tables
================================

[](#pimcore-optimize-database-tables)

OPTIMIZE TABLES to save sace in DB

Features
--------

[](#features)

- **Objects:** Uses messages to optimize the DB tables

Installation
------------

[](#installation)

You can install the package via composer:

```
composer require ntriga/pimcore-optimize-db-tables
```

Add Bundle to `bundles.php`:

```
return [
    Ntriga\OptimizeDbTables\OptimizeDbTablesBundle::class => ['all' => true],
];
```

Add a cronjob to run the command, we do this every night:

```
0 2 * * * /path/to/your/pimcore/bin/console ntriga:pimcore-optimize-db-tables
```

Consume the messages

```
bin/console messenger:consume ntriga_optimize_db_table
```

Further configuration
---------------------

[](#further-configuration)

For more information about the setup, check [Setup](./docs/00_Setup.md)

Changelog
---------

[](#changelog)

Please see [CHANGELOG](CHANGELOG.md) for more information on what has changed recently.

Credits
-------

[](#credits)

- [All contributors](../../contributors)

License
-------

[](#license)

GNU General Public License version 3 (GPLv3). Please see [License File](./LICENSE.md) for more information.

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance47

Moderate activity, may be stable

Popularity8

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 50% 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 ~180 days

Total

2

Last Release

429d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/73bef4f53598afc809d906e57810443934165da7eff0f16ac89bbc66c5af87ea?d=identicon)[VincentBibauw](/maintainers/VincentBibauw)

---

Top Contributors

[![JoeyDaems](https://avatars.githubusercontent.com/u/130968595?v=4)](https://github.com/JoeyDaems "JoeyDaems (1 commits)")[![VincentBibauw](https://avatars.githubusercontent.com/u/112575148?v=4)](https://github.com/VincentBibauw "VincentBibauw (1 commits)")

---

Tags

mysqlpimcoreoptimizentriga

### Embed Badge

![Health badge](/badges/ntriga-pimcore-optimize-db-tables/health.svg)

```
[![Health](https://phpackages.com/badges/ntriga-pimcore-optimize-db-tables/health.svg)](https://phpackages.com/packages/ntriga-pimcore-optimize-db-tables)
```

###  Alternatives

[doctrine/dbal

Powerful PHP database abstraction layer (DBAL) with many features for database schema introspection and management.

9.7k578.4M5.6k](/packages/doctrine-dbal)[kirschbaum-development/eloquent-power-joins

The Laravel magic applied to joins.

1.6k25.2M34](/packages/kirschbaum-development-eloquent-power-joins)[scienta/doctrine-json-functions

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

58523.9M35](/packages/scienta-doctrine-json-functions)[cytopia/mysqldump-secure

Secure mysqldump script with encryption, compression, logging, blacklisting and Nagios monitoring integration

1474.7k1](/packages/cytopia-mysqldump-secure)

PHPackages © 2026

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