GromNaN / mongo-php-builder

Aggregation and Query Builder classes for the MongoDB PHP Driver

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MongoDB PHP Builder

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.

About

Aggregation and Query Builder classes for the MongoDB PHP Driver

License:Apache License 2.0


Languages

Language:PHP 99.1%Language:HTML 0.9%