Download the PHP package marko/database-pgsql without Composer
On this page you can find all versions of the php package marko/database-pgsql. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download marko/database-pgsql
More information about marko/database-pgsql
Files in marko/database-pgsql
Download marko/database-pgsql
More information about marko/database-pgsql
Files in marko/database-pgsql
Vendor marko
Package database-pgsql
Short Description PostgreSQL driver for Marko Framework Database Layer
License MIT
Package database-pgsql
Short Description PostgreSQL driver for Marko Framework Database Layer
License MIT
Please rate this library. Is it a good library?
Informations about the package database-pgsql
marko/database-pgsql
PostgreSQL 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 PostgreSQL 14+.
Quick Example
Documentation
Full usage, configuration, and API reference: marko/database-pgsql
All versions of database-pgsql 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-pgsql contains the following files
Loading the files please wait ...