ZIP file which contains PHP files with classes can be downloaded here
The file includes these 3 classes:
DBSelectQuery
DBInsertQuery
DBTransactionQuery
These classes were originally pubslihed on http://www.moyablog.com/2012/01/20/wrapper-php-classes-for-prepared-statements-queries/ where you can read about a motivation behind them and some usage examples.