PHPackages                             talaka/api-platform-mongodb-bundle - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. talaka/api-platform-mongodb-bundle

ActiveLibrary[API Development](/categories/api)

talaka/api-platform-mongodb-bundle
==================================

API Platform MongoDB Integration

21292[1 issues](https://github.com/Talaka-by/api-platform-mongodb-bundle/issues)[1 PRs](https://github.com/Talaka-by/api-platform-mongodb-bundle/pulls)PHP

Since Oct 19Pushed 9y ago2 watchersCompare

[ Source](https://github.com/Talaka-by/api-platform-mongodb-bundle)[ Packagist](https://packagist.org/packages/talaka/api-platform-mongodb-bundle)[ RSS](/packages/talaka-api-platform-mongodb-bundle/feed)WikiDiscussions master Synced 4w ago

READMEChangelogDependenciesVersions (1)Used By (0)

API Platform MongoDB Integration
================================

[](#api-platform-mongodb-integration)

This bundle provides a simple integration of the [Doctrine MongoDB](https://github.com/doctrine/mongodb) into [API Platform framework](https://github.com/api-platform/api-platform).

Installation
------------

[](#installation)

Install the latest version with

```
$ composer require talaka/api-platform-mongodb-bundle
```

Register the bundle in `app/AppKernel.php`:

```
