This reposistory acts as a wrapper which will help you in three way for the very initial level (supports mysql,redis and php-mailer functionality).
<?php
require 'Mytools.php';
Class Demo implements MyTools {
function queryDomain(){
}
}