Download the PHP package marko/database-mysql without Composer
On this page you can find all versions of the php package marko/database-mysql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marko/database-mysql
More information about marko/database-mysql
Files in marko/database-mysql
Download marko/database-mysql
More information about marko/database-mysql
Files in marko/database-mysql
Vendor marko
Package database-mysql
Short Description MySQL driver for Marko Framework Database Layer
License MIT
Package database-mysql
Short Description MySQL driver for Marko Framework Database Layer
License MIT
Please rate this library. Is it a good library?
Informations about the package database-mysql
marko/database-mysql
MySQL and MariaDB driver for the Marko framework database layer.
Installation
This automatically installs marko/database (the interface package) as a dependency.
Configuration
Publish or create config/database.php and set your connection details:
Set the corresponding values in your .env file:
Driver Notes
This driver supports MySQL 8.0+ and MariaDB 10.6+. Both are fully supported via the same driver key (mysql).
Quick Example
Documentation
Full configuration, driver notes, and API reference: marko/database-mysql
All versions of database-mysql with dependencies
PHP Build Version
Package Version
Requires
php Version
^8.5
marko/core Version self.version
marko/database Version self.version
ext-pdo Version *
marko/core Version self.version
marko/database Version self.version
ext-pdo Version *
The package marko/database-mysql contains the following files
Loading the files please wait ...