Libraries tagged by sqlite3
phenixphp/sqlite
219 Downloads
Asynchronous SQLite 3 client for PHP based on Amp.
anthonyedmonds/laravel-mysqlite
5845 Downloads
Generate MySQL and Sqlite3 expressions on the fly based on the active database
santilin/yii2-sqlite3-full-support
27 Downloads
Add extended support for sqlite driver for Yii2
workbunny/storage
152 Downloads
A lightweight storage for PHP based on sqlite3.
jakiboy/pducky
25 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
eslider/spatialite
2783 Downloads
Sqlite and spatialite static binaries
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
bootpress/sqlite
1238 Downloads
Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.
ark/database
7779 Downloads
Light weight database abstraction
textualization/semantic-search
31 Downloads
Semantic search using Ropherta embeddings and SQLite3 Vector extension.
intrd/sqlite-dbintrd
103 Downloads
DBIntrd - Simple PHP framework for SQLite3 databases. A magic way to automatically create objects and persists data at SQLite3 tables.
dolthub/doltlite-php
27 Downloads
DoltLite for PHP: SQLite with Git-style version control (branch, commit, merge, diff), bound over FFI with the SQLite3-class API shape.
tenglin/sqlite3-database-class
42 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
mapkyca/known-sqlite3
4 Downloads
SQLite3 support for Known
jsor/dbal-sqlite3
183 Downloads
SQLite3 driver for DBAL