Libraries tagged by rqlite
mvccore/ext-model-db-sqlite
95 Downloads
MvcCore - Extension - Model - Database - SQLite - extension to work with SQLite queries in more comfortable API.
moxio/sqlite-extended-api
8012 Downloads
Exposes SQLite APIs that are otherwise not available in PHP
maghead/sqlite-parser
808 Downloads
sqlite table schema parser
lagdo/dbadmin-driver-sqlite
71 Downloads
DbAdmin driver for SQLite.
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.
eden/sqlite
9191 Downloads
Eden SQLite Search, Collection, Model ORM componen
bootpress/sqlite
1188 Downloads
Extends the BootPress Database Component to create and update tables and indexes at will, and simplifies FTS full-text searching.
bainternet/sqlite-simple-store
50 Downloads
Super lightweight Zero configuration sqlite-based key => value store with expiration time for PHP. Basically its a simple key value storage with and expireation field which will delete the value after it expires. Also since its heavily influenced by redis, some of redis useful functions were implemented.
alexoliverwd/basic-sqlite
65 Downloads
A simple SQLite helper that makes executing queries easier.
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
yeriomin/redbean-single-file
4792 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
workbunny/storage
151 Downloads
A lightweight storage for PHP based on sqlite3.
v-dem/queasy-db
159 Downloads
Database access classes, part of QuEasy PHP framework
tebe/pdo
20 Downloads
Provides an extension to the native PDO along with additional functionality.