Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 361 Bytes

README.md

File metadata and controls

15 lines (9 loc) · 361 Bytes

Linux binary library for DuckDB packaged as composer dependency

Package with static build of DuckDB for Linux packaged as composer dependency. Should be used together with kambo/duckdb.

Installation

You can install the package via composer:

composer require kambo/duckdb-php-linux-lib

Usage

  • should be used together with kambo/duckdb