davidmaes/mongodb

There is no license information available for the latest version (1.0.0) of this package.

Maintainers

Package info

gitlab.com/davidmaes/mongodb

Issues

pkg:composer/davidmaes/mongodb

Statistics

Installs: 2

Dependents: 0

Suggesters: 0

Stars: 0

1.0.0 2018-10-14 19:54 UTC

This package is not auto-updated.

Last update: 2026-03-11 06:44:46 UTC


README

MongoDB database library.

Getting Started

Prerequisites

You will need docker and docker-compose to run the tests in this library.

Installation

Just run the included composer when you first install it.

./bin/composer

Running the tests

./bin/phpunit

Deployment

To add this library to your application, install it with Composer

composer require davidmaes/mongodb