emulienfou/mongodb-pack

This package is abandoned and no longer maintained. No replacement package was suggested.

A pack for the Doctrine MongoDB ODM

Installs: 24

Dependents: 0

Suggesters: 1

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 1

Type:symfony-pack

v2.0.0 2019-10-03 21:44 UTC

This package is auto-updated.

Last update: 2023-07-04 06:38:22 UTC


README

To be able to use this symfony-pack, you must follow the instruction.
Since the legacy driver (referred to as ext-mongo) is not available on PHP 7, you will need the new driver (ext-mongodb) installed and use a polyfill to provide the API of the legacy driver.

Provide virtual packages

This pack also provide 2 virtual packages who can be used to require a doctrine database support:

  • doctrine/implementation
  • doctrine/mongodb-implementation