Source: php-doctrine-dbal Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: David Prévot Build-Depends: debhelper-compat (= 13), help2man, php-doctrine-cache, php-doctrine-event-manager, php-mysql, php-sqlite3, php-symfony-console, phpab, phpunit, pkg-php-tools (>= 1.7~) Standards-Version: 4.5.1 Vcs-Git: https://salsa.debian.org/php-team/pear/php-doctrine-dbal.git -b debian/latest Vcs-Browser: https://salsa.debian.org/php-team/pear/php-doctrine-dbal Homepage: https://www.doctrine-project.org/projects/dbal.html Rules-Requires-Root: no Package: php-doctrine-dbal Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: php-sqlite3, ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: database abstraction layer for Doctrine ${phpcomposer:description}. . The Doctrine Project provides several libraries primarily focused on database storage and object mapping.