PHPackages                             stonedz/pff2-doctrine - 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. stonedz/pff2-doctrine

ActivePff2-module[Database &amp; ORM](/categories/database)

stonedz/pff2-doctrine
=====================

Doctrine for pff2

v4.1(2mo ago)0323↓50%1MITPHP

Since Mar 10Pushed 2mo ago1 watchersCompare

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

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

Readme
======

[](#readme)

Doctrine pff2 module
====================

[](#doctrine-pff2-module)

This module enables [Doctrine: PHP Open Source Project](https://www.doctrine-project.org/) integration with [GitHub - stonedz/pff2: New version of the pff MVC PHP framework](https://github.com/stonedz/pff2)

Installation
============

[](#installation)

Add this line in your `composer.json` `require` :

```
	"require": {
		"stonedz/pff2-doctrine": "~1",
	},
```

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

[](#configuration)

After the installation the configuration will be copied in `app/config/modules/pff2-doctrine/` folder:

```
moduleConf:
  # Set to true to use redis as a cache
  redis: false
  redis_port: 6379
  redis_host: redis
  # Leave empty if not used
  redis_password:
```

- `redis`: set to `true` to enable Redis a cache for Doctrine
- `redis_port`
- `redis_host`
- `redis_password`: set to empty id your redis server does not require auth.

###  Health Score

47

—

FairBetter than 94% of packages

Maintenance84

Actively maintained with recent releases

Popularity15

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity67

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

Recently: every ~907 days

Total

6

Last Release

82d ago

Major Versions

v0.0.1 → v1.0.02016-03-11

v1.0.1 → 3.0.x-dev2024-05-03

3.0.x-dev → 4.0.x-dev2024-05-04

### Community

Maintainers

![](https://www.gravatar.com/avatar/b25781e23d83f6dc0a4fac1dc29ec623c2ad0996976c0d869b1bd85022651e11?d=identicon)[stonedz](/maintainers/stonedz)

---

Top Contributors

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

---

Tags

doctrinedbmodulepff2

### Embed Badge

![Health badge](/badges/stonedz-pff2-doctrine/health.svg)

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

###  Alternatives

[laravel-doctrine/orm

An integration library for Laravel and Doctrine ORM

8425.3M87](/packages/laravel-doctrine-orm)[scienta/doctrine-json-functions

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

58523.9M35](/packages/scienta-doctrine-json-functions)[doctrine/doctrine-orm-module

Laminas Module that provides Doctrine ORM functionality

4407.3M292](/packages/doctrine-doctrine-orm-module)[damienharper/auditor-bundle

Integrate auditor library in your Symfony projects.

4542.8M](/packages/damienharper-auditor-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.

1022.4k](/packages/rcsofttech-audit-trail-bundle)[bartlett/php-compatinfo-db

Reference Database of all functions, constants, classes, interfaces on PHP standard distribution and about 110 extensions

1183.0k1](/packages/bartlett-php-compatinfo-db)

PHPackages © 2026

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