Documentation Index
Fetch the complete documentation index at: https://darkstation.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
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

