PHPackages                             valentinloiseau/doctrine-tool - 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. valentinloiseau/doctrine-tool

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

valentinloiseau/doctrine-tool
=============================

Doctrine Tool

v0.1.3(6y ago)0522MITPHPPHP ^7.2

Since Jan 2Pushed 6y ago1 watchersCompare

[ Source](https://github.com/valentinloiseau/doctrine-tool)[ Packagist](https://packagist.org/packages/valentinloiseau/doctrine-tool)[ RSS](/packages/valentinloiseau-doctrine-tool/feed)WikiDiscussions master Synced 1mo ago

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

Doctrine Tool
=============

[](#doctrine-tool)

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

[](#installation)

```
$ composer require valentinloiseau/doctrine-tool
```

Usage
-----

[](#usage)

```
$qb = $this->createQueryBuilder('foo');

$result = $qb
    ->addSelect(
        Val\DoctrineTool\StringFunctions::getIndexStringStartBy($qb, 'foo.bar', 'myString')
    )
    ->orderBy('indexStartBy')
    ->getQuery()
    ->getResult();
```

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity45

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

Total

4

Last Release

2359d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/27896270?v=4)[Valentin Loiseau](/maintainers/valentinloiseau)[@valentinloiseau](https://github.com/valentinloiseau)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/valentinloiseau-doctrine-tool/health.svg)

```
[![Health](https://phpackages.com/badges/valentinloiseau-doctrine-tool/health.svg)](https://phpackages.com/packages/valentinloiseau-doctrine-tool)
```

###  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)[api-platform/doctrine-orm

Doctrine ORM bridge

294.4M90](/packages/api-platform-doctrine-orm)[2lenet/crudit-bundle

The easy like Crud'it Bundle.

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

PHPackages © 2026

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