php-mongodb - MongoDB driver library
- Website:
- https://github.com/mongodb/mongo-php-library
- Licence:
- Apache-2.0
- Vendor:
- Remi's RPM repository <https://rpms.remirepo.net/>
- Description:
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
Packages
php-mongodb-1.20.0-1.remi.src | [2.7 MiB] |
Changelog by Remi Collet (2024-09-25):
- update to 1.20.0 - drop docs |
php-mongodb-1.19.1-3.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2024-09-09):
- drop dependency on symfony/polyfill |
php-mongodb-1.19.1-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2024-06-14):
- update to 1.19.1 (no change) |
php-mongodb-1.19.0-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2024-05-14):
- update to 1.19.0 |
php-mongodb-1.18.0-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2024-03-28):
- update to 1.18.0 - raise dependency on mongodb extension version 1.18 |
php-mongodb-1.17.1-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2024-03-19):
- update to 1.17.1 |
php-mongodb-1.17.0-1.remi.src | [2.8 MiB] |
Changelog by Remi Collet (2023-11-15):
- update to 1.17.0 - raise dependency on PHP 7.2 - raise dependency on mongodb extension version 1.17 - add dependency on psr/log |
php-mongodb-1.16.1-1.remi.src | [987 KiB] |
Changelog by Remi Collet (2023-09-28):
- update to 1.16.1 |