Search results for sqlite3
workbunny/storage
152 Downloads
A lightweight storage for PHP based on sqlite3.
eslider/spatialite
2745 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
bootpress/sqlite
1188 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
24 Downloads
Semantic search using Ropherta embeddings and SQLite3 Vector extension.
planetacodigo/pla
103 Downloads
phpLiteAdmin is a web-based SQLite database admin tool written in PHP with support for SQLite3 and SQLite2
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
249 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.