Source: php-php-mongodb
Section: php
Priority: optional
Maintainer: Debian PHP PEAR Maintainers <pkg-php-pear@lists.alioth.debian.org>
Uploaders: David Prévot <taffit@debian.org>
Build-Depends: debhelper-compat (= 12),
               mongodb,
               php-mongodb,
               phpab,
               phpunit,
               pkg-php-tools (>= 1.7~)
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/php-team/pear/php-php-mongodb.git
Vcs-Browser: https://salsa.debian.org/php-team/pear/php-php-mongodb
Homepage: https://docs.mongodb.com/php-library/

Package: php-php-mongodb
Architecture: all
Depends: ${misc:Depends}, ${phpcomposer:Debian-require}
Suggests: ${phpcomposer:Debian-suggest}
Replaces: ${phpcomposer:Debian-replace}
Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace}
Provides: ${phpcomposer:Debian-provide}
Description: ${phpcomposer:description}
 This library provides a high-level abstraction around the lower-level
 php-mongodb 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).
