saikaze/helper

Digitoyz Helper

dev-master 2016-01-11 11:21 UTC

This package is not auto-updated.

Last update: 2024-04-17 15:53:47 UTC


README

Saikaze Test Helper

Table of Contents

Test

Installation

To utilize this class, first import MysqliDb.php into your project, and require it.

require_once ('helper.class.php');

Installation with composer

It is also possible to install library via composer

composer require saikaze/helper:dev-master