2 Forks
0 Stars
0 Watchers

QueryBuilder

QueryBuilder is a user friendly php class for build MySql queries that prevents mysql injections and it takes care of table prefixing. This same can also support replication master and slave.

How to download and setup QueryBuilder

Open terminal and run command
git clone https://github.com/adumitru68/QueryBuilder.git
git clone is used to create a copy or clone of QueryBuilder repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with QueryBuilder https://github.com/adumitru68/QueryBuilder/archive/master.zip

Or simply clone QueryBuilder with SSH
[email protected]:adumitru68/QueryBuilder.git

If you have some problems with QueryBuilder

You may open issue on QueryBuilder support forum (system) here: https://github.com/adumitru68/QueryBuilder/issues