2017 © Pedro Peláez
 

library zfc-user-doctrine-mongo-odm

Doctrine2 Mongo storage adapter for ZfcUser.

image

zf-commons/zfc-user-doctrine-mongo-odm

Doctrine2 Mongo storage adapter for ZfcUser.

  • Tuesday, July 21, 2015
  • by Danielss89
  • Repository
  • 8 Watchers
  • 21 Stars
  • 4,573 Installations
  • PHP
  • 1 Dependents
  • 0 Suggesters
  • 27 Forks
  • 5 Open issues
  • 4 Versions
  • 0 % Grown

The README.md

ZfcUserDoctrineMongoODM

Introduction

ZfcUserDoctrineMongoODM is a MongoDb storage adapter for ZfcUser. This module makes use of the Doctrine2 MongoDB ODM., (*1)

Installation

Composer

  1. Install module
    Go to the release tab and make a note of the most recent version. Run the following command from your application directory: php composer.phar require zf-commons/zfc-user-doctrine-mongo-odm When asked for er version constraint, put in the version noted from the release tab., (*2)

  2. Add DoctrineModule, DoctrineMongoODMModule and ZfcUserDoctrineMongoODM to config/application.config.php, (*3)

Options

The following options are available:, (*4)

  • 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

The Versions

21/07 2015

dev-master

9999999-dev https://github.com/ZF-Commons/ZfcUserDoctrineMongoODM

Doctrine2 Mongo storage adapter for ZfcUser.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

21/07 2015

0.2.1

0.2.1.0 https://github.com/ZF-Commons/ZfcUserDoctrineMongoODM

Doctrine2 Mongo storage adapter for ZfcUser.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

06/04 2014

0.1.1

0.1.1.0 https://github.com/ZF-Commons/ZfcUserDoctrineMongoODM

Doctrine2 Mongo storage adapter for ZfcUser.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2

06/04 2014

0.1.0

0.1.0.0 https://github.com/ZF-Commons/ZfcUserDoctrineMongoODM

Doctrine2 Mongo storage adapter for ZfcUser.

  Sources   Download

BSD-3-Clause

The Requires

 

zf2