PHPackages                             flame/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. [Framework](/categories/framework)
4. /
5. flame/doctrine

ActiveLibrary[Framework](/categories/framework)

flame/doctrine
==============

Collection of classes for working with Doctrine2 on Kdyby/Doctrine

v4.1.0(12y ago)190411BSD-2-Clause-FreeBSDPHPPHP &gt;=5.3.2

Since Feb 26Pushed 10y ago2 watchersCompare

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

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

Doctrine
========

[](#doctrine)

Collection of classes for working with Doctrine2 on Kdyby/Doctrine

\##Instalation

1. Add require into the composer.json

```
	"require": {
		"flame/doctrine": "@dev"
	}
```

2. Install dependencies

```
	composer install /update

```

\##Usage

**in config.neon**

```
	doctrine:
		defaultRepositoryClassName: \Flame\Doctrine\EntityDao
		autoGenerateProxyClasses: true
		metadata:
			Sharezone\Entity: %appDir%/Entity
		ignoredAnnotations: [date, author]

```

###  Health Score

31

—

LowBetter than 68% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity19

Limited adoption so far

Community11

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

Recently: every ~80 days

Total

6

Last Release

4490d ago

Major Versions

v1.0.0 → v2.0.02013-03-17

v2.3.0 → v3.0.02013-10-14

v3.0.0 → v4.0.02014-01-08

### Community

Maintainers

![](https://www.gravatar.com/avatar/25aa07e004e9743a4332fbcfd17628e92f82c6457916442530850183cf7c0bf3?d=identicon)[jsifalda](/maintainers/jsifalda)

---

Top Contributors

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

---

Tags

frameworknettedoctrinedoctrine2toolsflame

### Embed Badge

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

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

###  Alternatives

[flame/modules

Nette modules on the Steroids

1361.6k3](/packages/flame-modules)[flame/framework

Flame is simple and smart FRAMEWORK based on Nette

182.5k1](/packages/flame-framework)

PHPackages © 2026

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