Source: php-doctrine-instantiator Section: php Priority: optional Maintainer: Debian PHP PEAR Maintainers Uploaders: Prach Pongpanich , David Prévot Build-Depends: debhelper-compat (= 13), phpab, phpunit, pkg-php-tools Standards-Version: 4.5.1 Homepage: https://www.doctrine-project.org/projects/instantiator.html Vcs-Git: https://salsa.debian.org/php-team/pear/php-doctrine-instantiator.git -b debian/latest Vcs-Browser: https://salsa.debian.org/php-team/pear/php-doctrine-instantiator Rules-Requires-Root: no Package: php-doctrine-instantiator 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: lightweight utility to instantiate objects in PHP Doctrine Instantiator provides a simple API to build objects without directly relying on the serialization hack that has been explicitly used by all other data mappers for quite some time.