项目作者: Sicavonline

项目描述 :
A mongo db bridge for api platform
高级语言: PHP
项目地址: git://github.com/Sicavonline/api-platform-mongo-bridge.git
创建时间: 2018-05-03T13:19:26Z
项目社区:https://github.com/Sicavonline/api-platform-mongo-bridge

开源协议:MIT License

下载


API Platform Mongo Bridge

Add the mongodb functionnality to api platform with all the extension enable

Install

First you need to install MongoDB PHP Driver, Api platform

Run this command to configure your environnement informations :

  1. composer config "platform.ext-mongo" "1.6.16" # alcaeus dependancies
  2. composer config "platform.ext-mongodb" "1.2.0" # alcaeus dependancies

After run the command :

  1. composer require sol/api-platform-mongo-bridge

We have no recipe for now so copy the file inside the vendor named “mongo_bridge_service.yml” into you config folder and here you are.