Libraries tagged by sqlite3
workbunny/storage
152 Downloads
A lightweight storage for PHP based on sqlite3.
jakiboy/pducky
20 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
eslider/spatialite
2747 Downloads
Sqlite and spatialite static binaries
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
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
ark/database
7779 Downloads
Light weight database abstraction
textualization/semantic-search
27 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.
tenglin/sqlite3-database-class
42 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
mapkyca/known-sqlite3
3 Downloads
SQLite3 support for Known
jsor/dbal-sqlite3
183 Downloads
SQLite3 driver for DBAL
jaroslawzielinski/sqlite3-database-class
250 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
sinri/ark-sqlite3
14 Downloads
The SQLite3 Component for Ark 2
jessesoeteman/sqlite3_connection
50 Downloads
This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.
francescozanoni/zend-cache-sqlite3-pdo
33 Downloads
SQLite 3 cache engine for Zend Framework 1, based on PDO driver