Home

Awesome

Mongolid

<p align="center">

Continuous Integration <a href="https://www.codacy.com/gh/leroy-merlin-br/mongolid/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=leroy-merlin-br/mongolid&amp;utm_campaign=Badge_Grade"><img src="https://app.codacy.com/project/badge/Grade/bdda2d9ea3e94141946af9bad2da1a09"/></a> <a href="https://www.codacy.com/gh/leroy-merlin-br/mongolid/dashboard?utm_source=github.com&amp;utm_medium=referral&amp;utm_content=leroy-merlin-br/mongolid&amp;utm_campaign=Badge_Coverage"><img src="https://app.codacy.com/project/badge/Coverage/bdda2d9ea3e94141946af9bad2da1a09"/></a> <a href="https://packagist.org/packages/leroy-merlin-br/mongolid"><img src="https://poser.pugx.org/leroy-merlin-br/mongolid/v/stable" alt="Latest Stable Version"></a> <a href="https://packagist.org/packages/leroy-merlin-br/mongolid"><img src="https://poser.pugx.org/leroy-merlin-br/mongolid/downloads" alt="Total Downloads"></a> <a href="https://packagist.org/packages/leroy-merlin-br/mongolid"><img src="https://poser.pugx.org/leroy-merlin-br/mongolid/license" alt="License"></a>

</p>

About Mongolid

Easy, powerful and ultrafast ODM for PHP 7.3+ build on top of the new mongodb 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: If you are working with Laravel, take a look at mongolid-laravel repository.

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.