Skip to content

wesrc/ZfcUserDoctrineCouchODM

 
 

Repository files navigation

ZfcUserDoctrineCouchODM

Version 0.1 by Hai Thanh Nguyen. Forked from the MongoDB one (https://github.com/ZF-Commons/ZfcUserDoctrineMongoODM) Introduction

ZfcUserDoctrineCouchODM is a CouchDb storage adapter for ZfcUser. This module makes use of the Doctrine2 CouchDB ODM.

Installation

Just clone this module to the vendor directory, add ZfcUserDoctrineCouchODM to the modules array in application.config.php, after ZfcUser. Important: it MUST be put after ZfcUser, if you put it before ZfcUser, it won't work!

Dependencies

About

Doctrine2 MongoDB ODM storage adapter for ZfcUser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%