Libraries tagged by rqlite
go/db
23736 Downloads
Database library
dwgebler/doclite
422 Downloads
A powerful NoSQL data store built on top of SQLite
dg/adminer
107 Downloads
Customization for Adminer, the best database management tool written in PHP.
derptest/phpmachinist
34647 Downloads
Testing object factory for PHP
codexshaper/database-backup-restore
20260 Downloads
Database Backup and Restore
bnomei/kirby3-boost
2420 Downloads
Boost the speed of Kirby by having content files of files/pages/users cached, with fast lookup based on uuid.
atlas/statement
5991 Downloads
Object-oriented statement builders for MySQL, Postgres, SQLite, and SQLServer.
aheinze/mongo-lite
55 Downloads
Schemaless database on top of SqLite
jstayton/miner
11507 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
spam-n-eggs/laravel-mysqlite
5127 Downloads
MySQLite is a Laravel connector for SQLite that emulates MySQL functionality. The currently ported functionalities can be viewed in README.md on the github site.
sachoo/phalcon-model-annotations
127051 Downloads
Annotations handler for phalcon models. Allow to add foreign keys with annotation in models and manage many models with different databases (mysql, postgresql, cassandra, sqlite)
byjg/migration-cli
18811 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
tina4stack/tina4php-sqlite3
2186 Downloads
Tina4 PHP Sqlite3 Database Driver
tenancy/db-driver-sqlite
8393 Downloads
The tenancy/tenancy database driver for sqlite
jjclane/laravel-sqlite-migrations
15712 Downloads
A trait to translate Laravel migrations into SQLite safe migrations.