Skip to main content

Easy, powerful and ultrafast ODM for PHP 8.0+ build on top of the mongodb driver.

Mongolid supports ActiveRecord pattern.

Build Status Coverage Status Latest Stable Version Total Downloads Latest Unstable Version License

Keep It Simple

Mongolid provides a beautiful, simple implementation for working with MongoDB.

Easy to Use

Each database collection can have a corresponding "Model" which is used to interact with that collection.

Laravel Integration

If you are working with Laravel, take a look at mongolid-laravel repository.