Skip to content

Commit 9c1a5de

Browse files
committed
README.md and composer.json update description/keywords update
1 parent ebed784 commit 9c1a5de

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
11
# PDOdb
22

3-
A lightweight, portable PHP database library built on PDO that provides a unified API for common database operations
4-
across MySQL, PostgreSQL and SQLite. It includes a QueryBuilder with a fluent, chainable API, safe parameter binding,
5-
multi-row inserts, UPSERT support, CSV/XML loaders, and helpers for dialect differences.
3+
Lightweight PHP database library with unified API for MySQL, PostgreSQL & SQLite. Features fluent QueryBuilder,
4+
connection pooling, UPSERT support, bulk inserts, CSV/XML loaders, and comprehensive testing.
65

76
Inspired by https://github.com/ThingEngineer/PHP-MySQLi-Database-Class
87

0 commit comments

Comments
 (0)