mongodb/builder

Query and Aggregation Builder for MongoDB

0.2.0 2024-03-25 15:02 UTC

This package is auto-updated.

Last update: 2024-04-15 12:57:15 UTC


README

Query and Aggregation Builder for MongoDB PHP Library.

This package is experimental and requires PHP 8.1 or higher. Once it is stable, it will be merged into mongodb/mongodb.

Installation

$ composer require mongodb/builder

Usage

Development

Development is tracked in the PHPLIB project in MongoDB's JIRA. Documentation for contributing to this project may be found in CONTRIBUTING.md.