README.md

May 26, 2026 · View on GitHub

Mongolid

Continuous Integration Latest Stable Version Total Downloads License

About Mongolid

Easy, powerful and ultrafast ODM for PHP 8.2+ built on top of the MongoDB PHP driver.

Mongolid supports ActiveRecord pattern.

Introduction

Mongolid ODM (Object Document Mapper) provides a beautiful, simple implementation for working with MongoDB. Each database collection can have a corresponding "Model" which is used to interact with that collection.

Note: This repository contains the core ODM package. If you are working with Laravel, take a look at the mongolid-laravel repository for framework integration.

Requirements

Installation

You can install the library through Composer:

$ composer require leroy-merlin-br/mongolid

Documentation

You can access the full documentation here.

License

Mongolid is free software distributed under the terms of the MIT license.

Additional information

Made with ❤ by Leroy Merlin Brazil and all contributors.

If you have any questions, feel free to contact us.

If you have any issues, please report here.