Skip to content

Releases: a19836/php-db-lib

PHP DB Lib - PHP 8 - v1

04 Dec 13:54

Choose a tag to compare

PHP DB Lib is a lightweight database abstraction library for PHP that simplifies connecting to and interacting with MySQL, SQL Server, and PostgreSQL databases.
It provides a clean API for running queries, fetching results, handling transactions, performing automated DB dumps, importing data from files and exporting data to files.