https://github.com/subjective-php/mongodb-helper
Collection of classes to assist with various mongodb operations
https://github.com/subjective-php/mongodb-helper
Last synced: 8 months ago
JSON representation
Collection of classes to assist with various mongodb operations
- Host: GitHub
- URL: https://github.com/subjective-php/mongodb-helper
- Owner: subjective-php
- License: mit
- Created: 2019-11-08T22:39:04.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-05-08T20:43:40.000Z (about 3 years ago)
- Last Synced: 2025-06-03T07:04:33.534Z (about 1 year ago)
- Language: PHP
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# subjective-php/mongodb-helper
[](https://packagist.org/packages/subjective-php/mongodb-helper)
[](https://packagist.org/packages/subjective-php/mongodb-helper)
[](https://packagist.org/packages/subjective-php/mongodb-helper)
[](https://packagist.org/packages/subjective-php/mongodb-helper)
[](https://packagist.org/packages/subjective-php/mongodb-helper)
[](https://packagist.org/packages/subjective-php/mongodb-helper)
## Requirements
subjective-php/mongodb-helper requires PHP 7.0 (or later).
## Composer
To add the library as a local, per-project dependency use [Composer](http://getcomposer.org)! Simply add a dependency on `subjective-php/mongodb-helper` to your project's `composer.json` file such as:
```sh
composer require subjective-php/mongodb-helper
```