/dao

My implementation of a data access object for PHP. It abstracts basic database create-retrieve-update-delete operations, reducing the number of SQL code.

Primary LanguagePHP

Stargazers