doctrine / mongodb
This package is abandoned and no longer maintained.
No replacement package was suggested.
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
1.6.4
2019-07-11 05:36 UTC
Requires
- php: ^5.6 || ^7.0
- ext-mongo: ^1.6.7
- doctrine/common: ^2.2
Requires (Dev)
- jmikola/geojson: ^1.0
- phpunit/phpunit: ^5.7 || ^6.0
Suggests
- alcaeus/mongo-php-adapter: Allows usage of PHP 7
- jmikola/geojson: Support GeoJSON geometry objects in 2dsphere queries
This package is auto-updated.
Last update: 2020-12-11 13:52:08 UTC
README
This library is no longer maintained. Please use the Official MongoDB Driver for PHP instead.