Libraries tagged by rqlite
santilin/yii2-sqlite3-full-support
26 Downloads
Add extended support for sqlite driver for Yii2
maghead/sqlite-parser
807 Downloads
sqlite table schema parser
lagdo/dbadmin-driver-sqlite
66 Downloads
DbAdmin driver for SQLite.
jsor/dbal-sqlite3
182 Downloads
SQLite3 driver for DBAL
jaroslawzielinski/sqlite3-database-class
241 Downloads
Wrapper for a PHP sqlite3 class, which utilizes sqlite3 and prepared statements.
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.
imbo/imbo-sqlite-adapters
1925 Downloads
SQLite adapters for Imbo
eden/sqlite
9189 Downloads
Eden SQLite Search, Collection, Model ORM componen
crhg/laravel-sqlite-named-memory-connection
9380 Downloads
SQLite connector which supports named in-memory database connection
codethereal/sqlite-php
352 Downloads
brandonbest/php-unittest-sqlite
999 Downloads
Limit the number of migrations/seeders run during unit tests.
bnomei/kirby3-sqlite-cachedriver
1182 Downloads
SQLite based Cache-Driver
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.
appel/sqlite-functions
30 Downloads
A polyfill for various SQL functions that SQLite doesn't natively support.
alexoliverwd/basic-sqlite
30 Downloads
A simple SQLite helper that makes executing queries easier.