Additional setup on Windows as of PHP 7.4.0
Guide
Edit on GitHub ✎
The SQLite3 extension is enabled by default. It's possible to disable it by using --without-sqlite3 at compile time.
Install
The SQLite3 extension is enabled by default. It's possible to disable it by using --without-sqlite3 at compile time.
Windows users must enable php_sqlite3.dll in order to use this extension. This DLL is included with Windows distributions of PHP.
Note
Dll libsqlite3.dll.