PHP classes to interact with your databases (MySQL, SQLite or PostgreSQL).
Stars
0
Forks
Watchers
Open Issues
Overall repository health assessment
No package.json found
This might not be a Node.js project
User
19
commits
Updates README
9c5cf10
Updates test cases
8d963ec
Removes the management of the value "NOW()"
ac1ee5f
Fixes getColumns() throws bound error with MySQL
b992478
Adds caching capabilities and security warning
181741c
Adds security warnings in doc blocks
655bb2c
Adds support for charset connection
99162bb
Add literals and mysql tests
c6d0c7a
Add support for literals + minor changes
982da46
Add helper Db::literal()
225d997
Fix NULL assignment in Table::restore()
89a2d23
Fix return statement error for DELETE queries
4d07539
Add Table ability to define columns types bindings
dc26234
Minor fixes
dde1bcf
Add hooks before and after query execution
1700db7