2017 © Pedro Peláez
 

library db-platform-mysql

Platform implementation for MySQL based on the mysqli extension

image

binsoul/db-platform-mysql

Platform implementation for MySQL based on the mysqli extension

  • Thursday, November 12, 2015
  • by binsoul
  • Repository
  • 1 Watchers
  • 0 Stars
  • 13 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

db-platform-mysql

Latest Version on Packagist ![Software License][ico-license] Total Downloads, (*1)

This package provides all necessary classes to execute statements on the MySQL platform., (*2)

Requirements

The mysqli extension has to be activated., (*3)

Install

Via composer:, (*4)

``` bash $ composer require binsoul/db-platform-mysql, (*5)


## Testing ``` bash $ composer test

License

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

The Versions

12/11 2015

dev-master

9999999-dev https://github.com/binsoul/db-platform-mysql

Platform implementation for MySQL based on the mysqli extension

  Sources   Download

MIT

The Requires

 

The Development Requires

database mysql