bladeofsteel / zfc-user-doctrine-mongo-odm
Clone of Doctrine2 MongoDB ODM storage adapter for ZfcUser with composer support.
Installs: 33
Dependents: 1
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 26
pkg:composer/bladeofsteel/zfc-user-doctrine-mongo-odm
Requires
- php: >=5.3.3
- doctrine/doctrine-mongo-odm-module: 0.8.*@dev
- zendframework/zendframework: 2.*
- zf-commons/zfc-user: dev-master
This package is not auto-updated.
Last update: 2025-10-07 12:04:49 UTC
README
Version 0.0.1 Created by Evan Coury and the ZF-Commons team
Introduction
ZfcUserDoctrineMongoODM is a MongoDb storage adapter for ZfcUser. This module makes use of the Doctrine2 MongoDB ODM.