Libraries tagged by sqlite3
yeriomin/redbean-single-file
4789 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
workbunny/storage
151 Downloads
A lightweight storage for PHP based on sqlite3.
moxio/sqlite-extended-api
8008 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
detain/session-samurai
84 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
balpom/sql-messenger
24 Downloads
Symfony SQL by PDO Messenger Bridge (has Sqlite implementation).
ark/database
7779 Downloads
Light weight database abstraction
textualization/semantic-search
22 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
41 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
179 Downloads
SQLite3 driver for DBAL
hamlet-framework/db-sqlite3
12 Downloads
Hamlet Framework / DB / SQLite3
sinri/ark-sqlite3
13 Downloads
The SQLite3 Component for Ark 2
jessesoeteman/sqlite3_connection
47 Downloads
This class is used to connect to a SQLite3 database. It contains methods to execute queries and statements.