Blog |
Forum |
Repository |
Wizard
Jump to letter: [
BCHILMNPQRSTUVW
]
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/> #StandWithUkraine
- 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