Пакет php8.2-mongodb: Информация
Исходный пакет: php8.2-mongodb
Версия: 2.1.2-alt8.2.32.alt1
Собран: 15 июля 2026 г. 13:31 в задании #425213
Категория: Система/Серверы
Сообщить об ошибке в пакетеДомашняя страница: https://pecl.php.net/package/mongodb
Лицензия: Apache-2.0
О пакете: MongoDB driver for PHP
Описание:
This extension is developed atop the [libmongoc](https://github.com/mongodb/mongo-c-driver) and [libbson](https://github.com/mongodb/libbson) libraries. It provides a minimal API for core driver functionality: commands, queries, writes, connection management, and BSON serialization. Userland PHP libraries that depend on this extension may provide higher level APIs, such as query builders, individual command helper methods, and GridFS. Application developers should consider using this extension in conjunction with the [MongoDB PHP library](https://github.com/mongodb/mongo-php-library), which implements the same higher level APIs found in MongoDB drivers for other languages.
Список бинарных RPM-пакетов, собираемых из данного SRPM:
php8.2-mongodb (x86_64, i586, aarch64)
php8.2-mongodb-debuginfo (x86_64, i586, aarch64)
php8.2-mongodb (x86_64, i586, aarch64)
php8.2-mongodb-debuginfo (x86_64, i586, aarch64)
Сопровождающий: Anton Farygin
Последнее изменение
15 июля 2026 г. Anton Farygin 2.1.2-alt8.2.32.alt1
- rebuilt with php-devel = 8.2.32-alt1
6 октября 2025 г. Leontiy Volodin 2.1.2-alt1
- 2.1.1 -> 2.1.2 - built from upstream git
2 сентября 2025 г. Leontiy Volodin 2.1.1-alt2
- Finally packaged as a universal php package. - Renamed: mongo-php-driver -> php-mongodb.