A PHP SQL query builder using PDO
Stars
921
Forks
186
Watchers
921
Open Issues
50
Overall repository health assessment
No package.json found
This might not be a Node.js project
204
commits
17
commits
17
commits
7
commits
6
commits
4
commits
3
commits
2
commits
2
commits
1
commits
Fix schema specification support in WHERE clauses (#322)
787c8faView on GitHubBase::buildParameters() - Refactor array_merge() call to more performant append
817618bView on GitHubBase::buildParameters() - Fix parameters being removed when value is null and automatic sql type conversion is off
4c6afbbView on GitHubBase::buildQuery() - Remove need for call_user_func() by calling var directly
7040541View on GitHub