Download the PHP package vegas-cmf/odm without Composer
On this page you can find all versions of the php package vegas-cmf/odm. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download vegas-cmf/odm
More information about vegas-cmf/odm
Files in vegas-cmf/odm
Download vegas-cmf/odm
More information about vegas-cmf/odm
Files in vegas-cmf/odm
Please rate this library. Is it a good library?
Informations about the package odm
Vegas CMF ODM
Compatible with: Phalcon >= 2.0
Example usage
Collections definition
Working with documents
Mapping cache
Mapping
Vegas ODM resolves referenced documents automatically. References must be defined in collection class by annotation. Consider the following code
Annotation @var determines the variable type. Annotation @mapper (@Mapper) determines that property value will be mapped (casted) to value defined by @var. In @mapper annotation you can specify custom mapper class. (Note! Mapping class must implements interface \Vegas\ODM\Mapping\MapperInterface)
All versions of odm with dependencies
PHP Build Version
Package Version
Requires
php Version
^5.6 || ^7.0
ext-phalcon Version ^3.0
ext-mongodb Version >=1.1
phalcon/incubator Version ^3.0
ocramius/proxy-manager Version 1.0.2
alcaeus/mongo-php-adapter Version >=1.1
ext-phalcon Version ^3.0
ext-mongodb Version >=1.1
phalcon/incubator Version ^3.0
ocramius/proxy-manager Version 1.0.2
alcaeus/mongo-php-adapter Version >=1.1
The package vegas-cmf/odm contains the following files
Loading the files please wait ....