2017 © Pedro Peláez
 

library zfc-user-doctrine-couch-odm

ZfcUserDoctrineCouchODM is a CouchDb storage adapter for ZfcUser

image

phaikawl/zfc-user-doctrine-couch-odm

ZfcUserDoctrineCouchODM is a CouchDb storage adapter for ZfcUser

  • Thursday, November 20, 2014
  • by phaikawl
  • Repository
  • 1 Watchers
  • 0 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 27 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

ZfcUserDoctrineCouchODM

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

Introduction

ZfcUserDoctrineCouchODM is a CouchDb storage adapter for ZfcUser. This module makes use of the Doctrine2 CouchDB ODM., (*2)

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!, (*3)

Dependencies

The Versions

20/11 2014

dev-master

9999999-dev https://github.com/phaikawl/ZfcUserDoctrineCouchODM

ZfcUserDoctrineCouchODM is a CouchDb storage adapter for ZfcUser

  Sources   Download

The Requires

 

authentication zf2 couchdb