Download the PHP package phalcon/incubator-mongodb without Composer
On this page you can find all versions of the php package phalcon/incubator-mongodb. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package incubator-mongodb
Phalcon\Incubator\MongoDB
Issues tracker
https://github.com/phalcon/incubator/issues
What is it
Set of helpers - simplifying working with mongodb via AR paradigm.
Helper
Phalcon\Incubator\MongoDB\Helper
Method | Description |
---|---|
Helper::isValidObjectId($id) |
Checks if id parameter is a valid ObjectID |
Helper::convertDatetime($datetime) |
Converts a DateTime object to UTCDateTime from MongoDB |
Collection Manager
Manager controls the initialization of collections, keeping record of relations between the different collections of the application.
Collection
ActiveRecord class for the management of MongoDB collections.
Defining collection
Search examples
Adding behavior
All versions of incubator-mongodb with dependencies
PHP Build Version
Package Version
Requires
php Version
>=7.4
ext-phalcon Version ^5.0
ext-mongodb Version *
ext-json Version *
ext-phalcon Version ^5.0
ext-mongodb Version *
ext-json Version *
The package phalcon/incubator-mongodb contains the following files
Loading the files please wait ....