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
Build Time
2024-09-25 15:11:21 GMT
Size
93.69 KB
646182e14b95fc33f5d656e860f75985
License
Apache-2.0
Provides
php-composer(mongodb/mongodb) = 1.20.0
php-mongodb = 1.20.0-1.fc42
Obsoletes
No Obsoletes
Conflicts
No Conflicts
Requires
(php-composer(psr/log) >= 1.1.4 with php-composer(psr/log) < 4)