PHPackages                             clinpath/zfc-user-doctrine-orm - 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. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. clinpath/zfc-user-doctrine-orm

AbandonedLibrary[Authentication &amp; Authorization](/categories/authentication)

clinpath/zfc-user-doctrine-orm
==============================

Doctrine2 ORM storage adapter for ZfcUser.

04.0kPHP

Pushed 7y ago1 watchersCompare

[ Source](https://github.com/ClinPath/ZfcUserDoctrineORM)[ Packagist](https://packagist.org/packages/clinpath/zfc-user-doctrine-orm)[ RSS](/packages/clinpath-zfc-user-doctrine-orm/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersionsUsed By (0)

ZfcUserDoctrineORM
==================

[](#zfcuserdoctrineorm)

Version 0.1.1 Created by Kyle Spraggs and the ZF-Commons team

Introduction
------------

[](#introduction)

ZfcUserDoctrineORM is a Doctrine2 ORM storage adapter for [ZfcUser](https://github.com/ZF-Commons/ZfcUser).

Options
-------

[](#options)

The following options are available:

- **enable\_default\_entities** - Boolean value, determines if the default User entity should be enabled. Set it to false in order to extend ZfcUser\\Entity\\User with your own entity. Default is true.

Dependencies
------------

[](#dependencies)

- [ZfcUser](https://github.com/ZF-Commons/ZfcUser)
- [DoctrineModule](https://github.com/doctrine/DoctrineModule)
- [DoctrineORMModule](https://github.com/doctrine/DoctrineORMModule)

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

[](#installation)

Set up Database Connection Settings for Doctrine ORM:

Namely, go to [Doctrine Connection Settings](https://github.com/doctrine/DoctrineORMModule#connection-settings), and copy/paste/modify the example configuration file content into your `config/autoload/doctrine.orm.local.php`.

Install Zfc Components:

```
php composer.phar require zf-commons/zfc-user-doctrine-orm

```

Set up your Modules in `config/application/application.config.php`, something like

```
'modules' => array(
    'DoctrineModule',
    'DoctrineORMModule',
    'ZfcBase',
    'ZfcUser',
    'ZfcUserDoctrineORM',
    'Application',
),

```

Now, you can use [ZfcUser SQL schema](https://github.com/ZF-Commons/ZfcUser/tree/master/data) to set up your database tables.

Alternatively, you can use `doctrine-module` to do this work for you:

```
vendor/bin/doctrine-module orm:schema-tool:update --dump-sql

```

Note: If you want to use a different table schema or user entity then you have to set `enable_default_entities` to `false` in the zfcuser [config file](https://github.com/ZF-Commons/ZfcUser/blob/1.x/config/zfcuser.global.php.dist)

If SQL looks okay, do:

```
vendor/bin/doctrine-module orm:schema-tool:update --force

```

You can now navigate to `/user` and it should work.

###  Health Score

15

—

LowBetter than 3% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity16

Limited adoption so far

Community18

Small or concentrated contributor base

Maturity8

Early-stage or recently created project

 Bus Factor2

2 contributors hold 50%+ of commits

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.

### Community

Maintainers

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

---

Top Contributors

[![Danielss89](https://avatars.githubusercontent.com/u/632956?v=4)](https://github.com/Danielss89 "Danielss89 (19 commits)")[![EvanDotPro](https://avatars.githubusercontent.com/u/5607?v=4)](https://github.com/EvanDotPro "EvanDotPro (15 commits)")[![dennis-fedco](https://avatars.githubusercontent.com/u/5579367?v=4)](https://github.com/dennis-fedco "dennis-fedco (4 commits)")[![akrabat](https://avatars.githubusercontent.com/u/33135?v=4)](https://github.com/akrabat "akrabat (4 commits)")[![Ocramius](https://avatars.githubusercontent.com/u/154256?v=4)](https://github.com/Ocramius "Ocramius (3 commits)")[![rhutchison](https://avatars.githubusercontent.com/u/1460261?v=4)](https://github.com/rhutchison "rhutchison (3 commits)")[![mmeuser](https://avatars.githubusercontent.com/u/5293474?v=4)](https://github.com/mmeuser "mmeuser (3 commits)")[![bgallagher](https://avatars.githubusercontent.com/u/1045248?v=4)](https://github.com/bgallagher "bgallagher (2 commits)")[![dermellor](https://avatars.githubusercontent.com/u/2178424?v=4)](https://github.com/dermellor "dermellor (2 commits)")[![RWOverdijk](https://avatars.githubusercontent.com/u/781745?v=4)](https://github.com/RWOverdijk "RWOverdijk (2 commits)")[![websafe](https://avatars.githubusercontent.com/u/412013?v=4)](https://github.com/websafe "websafe (1 commits)")[![bakura10](https://avatars.githubusercontent.com/u/1198915?v=4)](https://github.com/bakura10 "bakura10 (1 commits)")[![DASPRiD](https://avatars.githubusercontent.com/u/233300?v=4)](https://github.com/DASPRiD "DASPRiD (1 commits)")[![jchampion](https://avatars.githubusercontent.com/u/1262628?v=4)](https://github.com/jchampion "jchampion (1 commits)")[![kabirbaidhya](https://avatars.githubusercontent.com/u/3315763?v=4)](https://github.com/kabirbaidhya "kabirbaidhya (1 commits)")[![marcosh](https://avatars.githubusercontent.com/u/2643972?v=4)](https://github.com/marcosh "marcosh (1 commits)")[![neeckeloo](https://avatars.githubusercontent.com/u/1768645?v=4)](https://github.com/neeckeloo "neeckeloo (1 commits)")[![TomHAnderson](https://avatars.githubusercontent.com/u/493920?v=4)](https://github.com/TomHAnderson "TomHAnderson (1 commits)")

### Embed Badge

![Health badge](/badges/clinpath-zfc-user-doctrine-orm/health.svg)

```
[![Health](https://phpackages.com/badges/clinpath-zfc-user-doctrine-orm/health.svg)](https://phpackages.com/packages/clinpath-zfc-user-doctrine-orm)
```

###  Alternatives

[namshi/jose

JSON Object Signing and Encryption library for PHP.

1.8k99.6M101](/packages/namshi-jose)[league/oauth1-client

OAuth 1.0 Client Library

99698.8M106](/packages/league-oauth1-client)[bezhansalleh/filament-shield

Filament support for `spatie/laravel-permission`.

2.8k2.9M88](/packages/bezhansalleh-filament-shield)[gesdinet/jwt-refresh-token-bundle

Implements a refresh token system over Json Web Tokens in Symfony

70516.4M35](/packages/gesdinet-jwt-refresh-token-bundle)[league/oauth2-google

Google OAuth 2.0 Client Provider for The PHP League OAuth2-Client

41721.2M118](/packages/league-oauth2-google)[illuminate/auth

The Illuminate Auth package.

9327.3M1.0k](/packages/illuminate-auth)

PHPackages © 2026

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