Facile.it MongoDB Bundle

January 14, 2026 ยท View on GitHub

This bundle integrates the official mongodb/mongo-php-library driver library (mongodb/mongodb on packagist) with your Symfony app.

PHP MongoDB ext-mongodb Flex Support

Latest Stable Version Latest Unstable Version Total Downloads License

CI Static analysis codecov

Features

  • Provide instances of MongoDB\Database as services for your Symfony app.
  • Add a query profiling section to the profiler toolbar.
  • Capability for loading data fixtures.

Try it now!

composer require facile-it/mongodb-bundle

Resources

  • Documentation
  • Upgrading notes
  • Contribution guidelines

Contents

  1. 1Features
  2. 2Resources