mongodb/builder

This package is abandoned and no longer maintained. The author suggests using the mongodb/mongodb package instead.

Query and Aggregation Builder for MongoDB

Package info

github.com/mongodb/mongo-php-builder

Homepage

pkg:composer/mongodb/builder

Statistics

Installs: 111 349

Dependents: 0

Suggesters: 0

Stars: 6

Open Issues: 1

0.2.0 2024-03-25 15:02 UTC

Requires

Suggests

None

Provides

None

Conflicts

None

Replaces

None

Apache-2.0 6bc447f096f49c039a5782b5014a7ce85b250b86

  • Andreas Braun <andreas.braun.woop@mongodb.com>
  • Jeremy Mikola <jmikola.woop@gmail.com>
  • JΓ©rΓ΄me Tamarelle <jerome.tamarelle.woop@mongodb.com>

databasepersistencemongodbdriver

This package is auto-updated.

Last update: 2025-02-28 13:11:51 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.