在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):mongodb/mongo-php-library开源软件地址(OpenSource Url):https://github.com/mongodb/mongo-php-library开源编程语言(OpenSource Language):PHP 96.5%开源软件介绍(OpenSource Introduction):MongoDB PHP LibraryThis library provides a high-level abstraction around the lower-level
PHP driver ( While the extension provides a limited API for executing commands, queries, and write operations, this library implements a full-featured API similar to that of other MongoDB drivers. It contains abstractions for client, database, and collection objects, and provides methods for CRUD operations and common commands (e.g. index and collection management). If you are developing an application with MongoDB, you should consider using this library, or another high-level abstraction, instead of the extension alone. Additional information about the architecture of this library and the DocumentationInstallationThe preferred method of installing this library is with Composer by running the following from your project root:
Additional installation instructions may be found in the library documentation. Since this library is a high-level abstraction for the driver, it also requires
that the
Additional installation instructions for the extension may be found in its PHP.net documentation. Reporting IssuesIssues pertaining to the library should be reported in the PHPLIB project in MongoDB's JIRA. Extension-related issues should be reported in the PHPC project. For general questions and support requests, please use one of MongoDB's Technical Support channels. Security VulnerabilitiesIf you've identified a security vulnerability in a driver or any other MongoDB project, please report it according to the instructions in Create a Vulnerability Report. DevelopmentDevelopment is tracked in the PHPLIB project in MongoDB's JIRA. Documentation for contributing to this project may be found in CONTRIBUTING.md. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论