Skip to content

PHP DB Lib - PHP 8 - v1

Latest

Choose a tag to compare

@a19836 a19836 released this 04 Dec 13:54
· 3 commits to main since this release

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.