doctrine-dbal.php

database abstraction layer for Doctrine

Install

All systems
curl cmd.cat/doctrine-dbal.php.sh
Debian Debian
apt-get install php-doctrine-dbal
Ubuntu
apt-get install php-doctrine-dbal
image/svg+xml Kali Linux
apt-get install php-doctrine-dbal
Fedora
dnf install php-doctrine-dbal
Windows (WSL2)
sudo apt-get update sudo apt-get install php-doctrine-dbal
Raspbian
apt-get install php-doctrine-dbal

php-doctrine-dbal

database abstraction layer for Doctrine

Database Abstraction Layer. Powerful database abstraction layer with many features for database schema introspection, schema management and PDO abstraction. The Doctrine Project provides several libraries primarily focused on database storage and object mapping.