Skip to main content

LibSQL Extension for PHP

The #1 Native LibSQL Extension for PHP
Download the latest build extension/driver binary you can see at link above. It’s available for:
  • 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.ini search ;extension if you using nano (ctrl+w) then searching for it
  • πŸ“ add in the next-line extension=liblibsql_php.so (in Linux) without ; at the begining
Check on your console/terminal