subjective-php / mongodb-helper
Collection of classes to assist with various mongodb operations
Installs: 8 924
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 1
Open Issues: 0
Requires
- php: ^7.0
- ext-mongodb: ^1.0
- mongodb/mongodb: ^1.0
Requires (Dev)
- chadicus/coding-standard: ^1.8
- phing/phing: ^2.16
- php-coveralls/php-coveralls: ^2.1
- phpunit/phpunit: ^6.5
This package is auto-updated.
Last update: 2022-05-11 21:28:25 UTC
README
Requirements
subjective-php/mongodb-helper requires PHP 7.0 (or later).
Composer
To add the library as a local, per-project dependency use Composer! Simply add a dependency on subjective-php/mongodb-helper
to your project's composer.json
file such as:
composer require subjective-php/mongodb-helper