PHP 和 MongoDB 的简单、强大且超快的 ODM。

v4.0.0-beta 2022-02-18 12:17 UTC

README

Mongolid

Continuous Integration Latest Stable Version Total Downloads License

关于 Mongolid

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

Mongolid supports ActiveRecord pattern.

简介

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.

注意:如果您正在使用 Laravel,请查看 mongolid-laravel 仓库.

要求

安装

您可以通过 Composer 安装此库

$ composer require leroy-merlin-br/mongolid

文档

您可以在 这里 访问完整文档。

许可

Mongolid 是在 MIT 许可证条款下分发的免费软件。MIT 许可证.

其他信息

Leroy Merlin Brazil所有贡献者 用 ❤ 制作。

如果您有任何问题,请随时联系我们。

如果您有任何问题,请 在此处报告