PHPackages                             techpromux/dynamic-query-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. techpromux/dynamic-query-bundle

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

techpromux/dynamic-query-bundle
===============================

Manage Dynamic Queries from Databases

1.0.7(8y ago)015GPL-3.0PHPPHP ^7.0

Since Jul 25Pushed 8y agoCompare

[ Source](https://github.com/TechPromux/TechPromuxDynamicQueryBundle)[ Packagist](https://packagist.org/packages/techpromux/dynamic-query-bundle)[ Docs](https://github.com/TechPromux/TechPromuxDynamicQueryBundle)[ RSS](/packages/techpromux-dynamic-query-bundle/feed)WikiDiscussions master Synced 5d ago

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

TechPromux Dynamic Query Bundle: for dynamic queries from databases
===================================================================

[](#techpromux-dynamic-query-bundle-for-dynamic-queries-from-databases)

This project is a symfony based bundle with possibility to create/execute multiple dynamic queries from databases.

It provides a custom wizard for create multiple queries trought select tables, queries, fields and associations.

You can add/construct multiple configurations for many types of functions, values, operator and conditions on dynamic queries execution.

You only need download it and use it with a little effort.

We hope that this project contribute to your work with Symfony.

Instalation
===========

[](#instalation)

Open a console in root project folder and execute following command:

```
composer install techpromux/dynamic-query-bundle

```

Configuration
=============

[](#configuration)

For custom database and other options edit files:

```
// TODO

```

Create/Update tables from entities definitions, executing following command:

```
./bin/console doctrine:schema:update --force

```

Force bundle to copy all assets in public folder, executing following command:

```
./bin/console assets:install web (for Symfony = 3.4)

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity6

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~12 days

Recently: every ~19 days

Total

8

Last Release

3134d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/5a9660b14fe7eebb114abd559ac05fb3003d7cccb85092e6175b26e57deb1664?d=identicon)[frnklnrd](/maintainers/frnklnrd)

---

Top Contributors

[![frnklnrd](https://avatars.githubusercontent.com/u/22329500?v=4)](https://github.com/frnklnrd "frnklnrd (19 commits)")

---

Tags

bundlephpsymfonysymfony-bundlequerydynamictechpromux

### Embed Badge

![Health badge](/badges/techpromux-dynamic-query-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/techpromux-dynamic-query-bundle/health.svg)](https://phpackages.com/packages/techpromux-dynamic-query-bundle)
```

###  Alternatives

[tucker-eric/eloquentfilter

An Eloquent way to filter Eloquent Models

1.8k4.8M26](/packages/tucker-eric-eloquentfilter)[rennokki/laravel-eloquent-query-cache

Adding cache on your Laravel Eloquent queries' results is now a breeze.

1.1k4.0M14](/packages/rennokki-laravel-eloquent-query-cache)[aura/sqlquery

Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.

4572.9M34](/packages/aura-sqlquery)[envms/fluentpdo

FluentPDO is a quick and light PHP library for rapid query building. It features a smart join builder, which automatically creates table joins.

925511.7k13](/packages/envms-fluentpdo)[anourvalar/eloquent-serialize

Laravel Query Builder (Eloquent) serialization

11320.2M21](/packages/anourvalar-eloquent-serialize)[bvanhoekelen/performance

PHP performance tool analyser your script on time, memory usage and db query. Support Laravel and Composer for web, web console and command line interfaces.

521774.3k4](/packages/bvanhoekelen-performance)

PHPackages © 2026

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