Skip to content

Implement SQLBuilder#381

Merged
g105b merged 9 commits intomasterfrom
191-sqlbuilder
Mar 16, 2026
Merged

Implement SQLBuilder#381
g105b merged 9 commits intomasterfrom
191-sqlbuilder

Conversation

@g105b
Copy link
Member

@g105b g105b commented Mar 14, 2026

Closes #191

SQLBuilder is a way of representing SQL using PHP classes. This can be used to produce extensible queries, fluent creation of SQL, and more importantly, act as the stepping stone to future features (such as an ORM).

@g105b g105b linked an issue Mar 14, 2026 that may be closed by this pull request
@g105b g105b merged commit 9651fd0 into master Mar 16, 2026
55 checks passed
@g105b g105b deleted the 191-sqlbuilder branch March 16, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Integrate with PhpGt/SqlBuilder

1 participant