fusio/adapter-mongodb

Provides a connection to work with a MongoDB

Installs: 3 205

Dependents: 1

Suggesters: 0

Security: 0

Stars: 3

Watchers: 2

Forks: 1

Open Issues: 0

pkg:composer/fusio/adapter-mongodb

v6.2.0 2025-09-12 09:49 UTC

README

Fusio adapter which provides a connection to work with a MongoDB. The adapter uses the mongodb/mongodb package thus it requires the mongod extension. You can install the adapter with the following steps inside your Fusio project:

composer require fusio/adapter-mongodb
php bin/fusio system:register "Fusio\Adapter\Mongodb\Adapter"