Libraries tagged by sqlite3
vajexal/amp-sqlite
191 Downloads
SQLite client for amphp
sqlitecloud/sqlitecloud
110 Downloads
A PHP package for working with SQLite databases in the cloud.
splitbrain/php-sqlite
54 Downloads
A simple wrapper around pdo-sqlite with basic migration support and a few helper utils
ncaroyannis/laravel-sqlite-fluent-drop-foreign
475 Downloads
Add a fluent dropForeign when using sqlite database
maghead/sqlite-parser
808 Downloads
sqlite table schema parser
iqbalhasandev/sqlite-cache
178 Downloads
The Missing Sqlite Cache Driver Package.You can easily use Sqlite Database as Cache Driver through this package
eden/sqlite
9191 Downloads
Eden SQLite Search, Collection, Model ORM componen
camelot/doctrine-sqlite-foreign-keys
2033 Downloads
Doctrine DBAL SQLite foreign key support
brandonbest/php-unittest-sqlite
1013 Downloads
Limit the number of migrations/seeders run during unit tests.
bnomei/kirby3-sqlite-cachedriver
1188 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.
alexoliverwd/basic-sqlite
98 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.
xeoncross/acrud
22 Downloads
Automatic database scaffolding with intelligent auto-validation based on schema (for MySQL, SQLite, & PostgreSQL)
v-dem/queasy-db
160 Downloads
Database access classes, part of QuEasy PHP framework