This installer script will make your workflow more comfortable and seamless for integrating the Turso/libSQL PHP Extension into your project and development environment. Designed to reduce the hassle when trying something new and extraordinary, as installing extensions in a PHP environment can be quite cumbersome.
With this installer, developers can easily install, update, and uninstall extensions, just like using a commonly used package manager. And here is an example of usage:
btw, the script called turso-php-installer
Install the Extension
turso-php-installer install
Update the Extension
turso-php-installer update
Uninstall the Extension
turso-php-installer uninstall
That’s it! Really easy…