Davisonpro / tidy-sql-select-join-queries-in-php

Write tidy Select and Join SQL Queries in PHP. Most of us have to interact with databases now and then in our projects, and SQL is by far the most common language used. However, working with SQL in PHP can be messy. If your queries are complex, you have to code them up as text strings which can be error prone, and suffer from formatting challeng…
14Updated 4 years ago

Related projects

Alternatives and complementary repositories for tidy-sql-select-join-queries-in-php