binsoul/db-platform-mysql

Platform implementation for MySQL based on the mysqli extension

Maintainers

Package info

github.com/binsoul/db-platform-mysql

pkg:composer/binsoul/db-platform-mysql

Statistics

Installs: 19

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

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

This package is auto-updated.

Last update: 2026-03-15 01:52:27 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.