dop icon indicating copy to clipboard operation
dop copied to clipboard

An immutable API on top of PDO to compose and execute SQL statements

Results 4 dop issues
Sort by recently updated
recently updated
newest added

enhancement
good first issue

Add more examples (insert, update, delete, filter, etc.) to README

good first issue
docs

Currently, Dop uses associative arrays for input/output. Maybe it would be good to support objects, too.

enhancement
help wanted

I was wondering how you handle these using DOP :)

question