Skip to content
Payton Bice edited this page Feb 19, 2016 · 2 revisions

Requirements

This package requires a version of PHP >= 5.6 and for the PDO extension to be installed.

Composer

This package is available through Packagist. If you're not familiar with Composer, I recommend reading the introduction to it, and learning the basics.

Run this command from your CLI to fetch the latest release:

composer require p810/mysql-helper

Installing it yourself

By navigating to any of the release tags you may download the source directly. I recommend using Composer.

Clone this wiki locally