# Mysqli Cache to a [MySQL database](https://www.mysql.com/) using the [mysqli](http://php.net/manual/en/book.mysqli.php) PHP extension. You must pass a `mysqli` connection object to the constructor. ``` php