doctrine / mongodb
PHP Doctrine MongoDB project is a library that provides a wrapper around the native PHP Mongo PECL extension to provide additional functionality.
Fund package maintenance!
Patreon
Tidelift
www.doctrine-project.org/sponsorship.html
Installs: 10 398 812
Dependents: 64
Suggesters: 14
Security: 0
Stars: 438
Watchers: 44
Forks: 194
Open Issues: 0
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
- 1.6.x-dev
- dev-master / 1.6.x-dev
- 1.6.4
- 1.6.3
- 1.6.2
- 1.6.1
- 1.6.0
- 1.5.x-dev
- 1.5.0
- 1.4.x-dev
- 1.4.0
- 1.3.x-dev
- 1.3.0
- 1.2.x-dev
- 1.2.2
- 1.2.1
- 1.2.0
- 1.1.x-dev
- 1.1.8
- 1.1.7
- 1.1.6
- 1.1.5
- 1.1.4
- 1.1.3
- 1.1.2
- 1.1.1
- 1.1.0
- 1.0.x-dev
- 1.0.11
- 1.0.10
- 1.0.9
- 1.0.8
- 1.0.7
- 1.0.6
- 1.0.5
- 1.0.4
- 1.0.3
- 1.0.2
- 1.0.1
- 1.0.0
- 1.0.0-BETA3
- 1.0.0-BETA2
- 1.0.0-BETA1
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.