PHPackages                             tideways/dbal-sqlparserutils-replacement - 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. tideways/dbal-sqlparserutils-replacement

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

tideways/dbal-sqlparserutils-replacement
========================================

v1.0.1(3y ago)02.4kMITPHPPHP &gt;=8.0

Since Sep 27Pushed 5mo ago2 watchersCompare

[ Source](https://github.com/tideways/dbal-sqlparserutils-replacement)[ Packagist](https://packagist.org/packages/tideways/dbal-sqlparserutils-replacement)[ RSS](/packages/tideways-dbal-sqlparserutils-replacement/feed)WikiDiscussions main Synced today

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

Doctrine DBAL 2 SQL Parser Utils Replacement
============================================

[](#doctrine-dbal-2-sql-parser-utils-replacement)

Replaces doctrine/dbal 2.x SQLParserUtils by "preloading" it via Composer "files" autoloading. This solves the performance issues of the old implementation when no migration to Doctrine DBAL 3.4+ is possible in the short term.

```
$ composer require tideways/dbal-sqlparserutils-replacement
```

Nothing more needs to be done, unless you do not use MySQL then you must set early in bootstrap:

```
\Doctrine\DBAL\SQLParserUtils::$isMySQL = false;
```

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance49

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity53

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% 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 ~0 days

Total

2

Last Release

1375d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/892698bb1d3f6dae0e3a44abe3e26920ddb4eb000c6c583c87b4db5e5027e166?d=identicon)[beberlei](/maintainers/beberlei)

---

Top Contributors

[![beberlei](https://avatars.githubusercontent.com/u/26936?v=4)](https://github.com/beberlei "beberlei (3 commits)")[![TimWolla](https://avatars.githubusercontent.com/u/209270?v=4)](https://github.com/TimWolla "TimWolla (2 commits)")

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/tideways-dbal-sqlparserutils-replacement/health.svg)

```
[![Health](https://phpackages.com/badges/tideways-dbal-sqlparserutils-replacement/health.svg)](https://phpackages.com/packages/tideways-dbal-sqlparserutils-replacement)
```

###  Alternatives

[martin-georgiev/postgresql-for-doctrine

Extends Doctrine with native PostgreSQL support for arrays, JSONB, ranges, PostGIS geometries, text search, ltree, uuid, and 100+ PostgreSQL-specific functions.

4585.8M4](/packages/martin-georgiev-postgresql-for-doctrine)[flow-php/doctrine-dbal-bulk

Bulk inserts and updates for Doctrine DBAL

14385.8k4](/packages/flow-php-doctrine-dbal-bulk)[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)
