emulienfou / mongodb-pack
This package is abandoned and no longer maintained.
No replacement package was suggested.
A pack for the Doctrine MongoDB ODM
Package info
github.com/emulienfou/mongodb-pack
Type:symfony-pack
pkg:composer/emulienfou/mongodb-pack
v2.0.0
2019-10-03 21:44 UTC
Requires
- php: ^7.2
- doctrine/mongodb-odm: ^2.0
- doctrine/mongodb-odm-bundle: ^4.0
Provides
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/implementationdoctrine/mongodb-implementation