Source: php-illuminate-support Section: php Priority: optional Maintainer: Teckids Debian Task Force Uploaders: Thorsten Glaser , Dominik George Build-Depends: debhelper (>= 11~), pkg-php-tools (>= 1.7~), phpab Standards-Version: 4.3.0 Homepage: https://github.com/illuminate/support Vcs-Git: https://salsa.debian.org/tdtf-team/php-illuminate-support.git Vcs-Browser: https://salsa.debian.org/tdtf-team/php-illuminate-support Package: php-illuminate-support Architecture: all Depends: ${misc:Depends}, ${phpcomposer:Debian-require} Recommends: ${phpcomposer:Debian-recommend} Suggests: ${phpcomposer:Debian-suggest} Replaces: ${phpcomposer:Debian-replace} Breaks: ${phpcomposer:Debian-conflict}, ${phpcomposer:Debian-replace} Provides: ${phpcomposer:Debian-provide} Description: Illuminate Database, Support component The Illuminate Database component is a full database toolkit for PHP, providing an expressive query builder, ActiveRecord style ORM, and schema builder. It currently supports MySQL, Postgres, SQL Server, and SQLite. It also serves as the database layer of the Laravel PHP framework. . This package contains the Support component.