MongoDB driver library
This library provides a high-level abstraction around the lower-level drivers for PHP and HHVM (i.e. the mongodb extension). While the extension provides a limited API for executing commands, queries, and write operations, this library implements an API similar to that of the legacy PHP driver. It contains abstractions for client, database, and collection objects, and provides methods for CRUD operations and common commands (e.g. index and collection management). Autoloader: /usr/share/php/MongoDB/autoload.php
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 1.19.1-3.fc42 | - |
Fedora 41 | 1.19.1-2.fc41 | - |
Fedora 40 | 1.19.0-1.fc40 | 1.17.1-1.fc40 |
Fedora 39 | 1.19.0-1.fc39 | - |
You can contact the maintainers of this package via email at
php-mongodb dash maintainers at fedoraproject dot org
.