LibSQL Extension for PHP
The #1 Native LibSQL Extension for PHP
- Linux
- Mac/Darwin
- Windows (still struggle, but you need to try use WSL)
Extension Installation
- π¦ Extract the archive
- π Locate somewhere in your machine
- π½ Copy a relative path that address that extension/driver
- π Open
php.inisearch;extensionif you using nano (ctrl+w) then searching for it - π add in the next-line
extension=liblibsql_php.so(in Linux) without;at the begining

