webblu/phpmyhelper

working tools

v1.1.2 2021-03-25 08:57 UTC

This package is auto-updated.

Last update: 2024-09-25 16:29:36 UTC


README

Installation

Composer

composer require webblu/phpmyhelper 

Manually

Download, Extract and require/include the src file at where needed.

require_once __DIR__ . '/../src/Helper.php';

use WebbLu\Helper;

// codes...

Version

Summary here: Release Tags