A lightweight database layer on top of PHP's PDO that allows you to utilize a database without having to take care of differences in SQL dialects.
composer require zetacomponents/databaseNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Create a database connection and query.
Install PDO and appropriate driver.
No dependency data recorded yet.