mongodb / builder
Query and Aggregation Builder for MongoDB
Installs: 66 587
Dependents: 2
Suggesters: 2
Security: 0
Stars: 6
Watchers: 6
Forks: 4
Open Issues: 1
Requires
- php: >=8.1
- ext-mongodb: ^1.17.0
- mongodb/mongodb: ^1.17.0@dev
Requires (Dev)
- doctrine/coding-standard: ^11.1
- rector/rector: ^0.16.0
- squizlabs/php_codesniffer: ^3.7
- symfony/phpunit-bridge: ^5.2
- vimeo/psalm: ^5.13
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.