---
title: "Object Document Mapper"
version: "5.4"
---

> Documentation Index
> Fetch the complete documentation index at: https://docs.phalcon.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Object Document Mapper

:::warning[NOTE]
The Object Document Mapper functionality has been **temporarily** removed for v4.0+.

The existing implementation was using a PHP MongoDB driver that has been deprecated for years. As such, work is underway to re-introduce the Object Document Mapper in Phalcon, using the latest MongoDB PHP driver.

Support for MonboDb can be found in our [incubator repository][incubator-mongo]
:::

[incubator-mongo]: https://github.com/phalcon/incubator-mongodb

Source: https://docs.phalcon.io/5.4/db-odm/index.mdx
