darkterminal/turso-php-installer

Turso libSQL Extension PHP Installer

2.0.2 2024-09-18 02:40 UTC

This package is auto-updated.

Last update: 2024-10-18 02:48:29 UTC


README

Turso PHP Installer

This is the Turso/libSQL Extension for PHP installer script for Linux and MacOS. Make sure you already have PHP minimal version 8.0.

Not Support yet

  • Laravel Herd Dynamic Extension Installation

Installation

composer global require darkterminal/turso-php-installer

make sure the installer is available in PATH environment variable:

export PATH="$HOME/.composer/vendor/bin;$PATH"
# or
export PATH="$HOME/.config/composer/vendor/bin;$PATH"

Usage

Install Turso Client PHP / libSQL Extension without worry:

turso-php-installer install

Update Turso Client PHP / libSQL Extension without worry:

turso-php-installer update

Uninstall Turso Client PHP / libSQL Extension without worry:

turso-php-installer uninstall

That's it!

FAQ

I am using Windows

Please, download the official release extension binary from Turso Client PHP GitHub Release Page. Or you can you WSL or you can use Turso Docker PHP