zizaco/mongolid
最新稳定版本:v4.0.0-beta
Composer 安装命令:
composer require zizaco/mongolid
包简介
Easy, powerful and ultrafast ODM for PHP and MongoDB.
README 文档
README
About Mongolid
Easy, powerful and ultrafast ODM for PHP 8.0+ 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
- PHP 8.0 or superior
- MongoDB Driver
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.
统计信息
- 总下载量: 35.19k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 113
- 点击次数: 1
- 依赖项目数: 1
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2013-05-02
