Download the PHP package laminas-commons/lmc-user-doctrine-odm without Composer
On this page you can find all versions of the php package laminas-commons/lmc-user-doctrine-odm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download laminas-commons/lmc-user-doctrine-odm
More information about laminas-commons/lmc-user-doctrine-odm
Files in laminas-commons/lmc-user-doctrine-odm
Download laminas-commons/lmc-user-doctrine-odm
More information about laminas-commons/lmc-user-doctrine-odm
Files in laminas-commons/lmc-user-doctrine-odm
Vendor laminas-commons
Package lmc-user-doctrine-odm
Short Description Doctrine2 Mongo storage adapter for LmcUser.
License BSD-3-Clause
Homepage https://github.com/Laminas-Commons/LmcUserDoctrineMongoODM
Package lmc-user-doctrine-odm
Short Description Doctrine2 Mongo storage adapter for LmcUser.
License BSD-3-Clause
Homepage https://github.com/Laminas-Commons/LmcUserDoctrineMongoODM
Keywords zf2
Please rate this library. Is it a good library?
Informations about the package lmc-user-doctrine-odm
IMPORTANT!
This library is abandoned. Please use LM-Commons/LmcUser
LmcUserDoctrineMongoODM
Introduction
LmcUserDoctrineMongoODM is a MongoDb storage adapter for LmcUser. This module makes use of the Doctrine2 MongoDB ODM.
Installation
Composer
- Install module
Go to the release tab and make a note of the most recent version. Run the following command from your application directory:
When asked for er version constraint, put in the version noted from the release tab.
- Add , and to
Options
The following options are available:
- enable_default_entities - Boolean value, determines if the default User entity should be enabled. Set it to false in order to extend LmcUser\Entity\User with your own entity. Default is true.
Dependencies
All versions of lmc-user-doctrine-odm with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.3.3
laminas-commons/lmc-user Version dev-master
doctrine/doctrine-mongo-odm-module Version ~2.0
laminas-commons/lmc-user Version dev-master
doctrine/doctrine-mongo-odm-module Version ~2.0
The package laminas-commons/lmc-user-doctrine-odm contains the following files
Loading the files please wait ....