binsoul/db-platform-mysql

Platform implementation for MySQL based on the mysqli extension

dev-master / 1.0.x-dev 2015-11-12 18:16 UTC

This package is auto-updated.

Last update: 2024-04-14 21:22:49 UTC


README

Latest Version on Packagist Software License Total Downloads

This package provides all necessary classes to execute statements on the MySQL platform.

Requirements

The mysqli extension has to be activated.

Install

Via composer:

$ composer require binsoul/db-platform-mysql

Testing

$ composer test

License

The MIT License (MIT). Please see License File for more information.