PHPackages                             macropage/mysqlihelper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Database &amp; ORM](/categories/database)
4. /
5. macropage/mysqlihelper

ActiveLibrary[Database &amp; ORM](/categories/database)

macropage/mysqlihelper
======================

A basic helper to handle mysqli connections and queries with lazy connection and auto-reconnect

v1.21(4y ago)03.7k↓50%AGPL-3.0-or-laterPHPPHP &gt;=5.6

Since Oct 6Pushed 4y ago1 watchersCompare

[ Source](https://github.com/michabbb/mysqlihelper)[ Packagist](https://packagist.org/packages/macropage/mysqlihelper)[ RSS](/packages/macropage-mysqlihelper/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)DependenciesVersions (23)Used By (0)

This is a super simple basic wrapper for mysqli, with some extras:

- lazy connection
- auto-reconnect
- named-parameters

**Example usage:**

```
