jhuet / zfc-user-doctrine-mongo-odm
Clone of Doctrine2 MongoDB ODM storage adapter for ZfcUser with composer support.
Installs: 6 979
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 26
Open Issues: 1
Requires
- php: >=5.3.3
- doctrine/doctrine-mongo-odm-module: 0.*
- zendframework/zendframework: 2.*
- zf-commons/zfc-base: 0.*
- zf-commons/zfc-user: 0.*
This package is not auto-updated.
Last update: 2024-11-09 13:33:46 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.