Libraries tagged by sqlite
pilulka/mysql2sqlite
44102 Downloads
Pilulka MySQL2Sqlite converts schema between MySQL and SQLite.
monkeyscloud/monkeyslegion-database
2679 Downloads
High-performance PDO connection management with read/write splitting, connection pooling, and multi-driver support (MySQL, PostgreSQL, SQLite).
milpa/data
166 Downloads
Runtime-native persistence primitive for the Milpa PHP framework: a plain-entity + repository contract, with file-JSON, SQLite and MySQL document-store, and in-memory backends behind a common RepositoryInterface — zero ORM, zero migrations.
kha333n/laravel-code-graph
232 Downloads
A persistent code graph for Laravel projects. Indexes your codebase into a local SQLite graph and exposes it to AI assistants over MCP, so they get token-efficient, structurally accurate context instead of re-reading files.
grafite/cache
3741 Downloads
An SQLite based cache with some extra features.
georgeff/schema
65 Downloads
Database schema builder — driver-agnostic blueprints compiled to SQL for MySQL, PostgreSQL, and SQLite
esplora/spire
2882 Downloads
Easy Tools for Production Environment of Laravel SQLite Database
arielmejiadev/atlas
58 Downloads
Offline geocoder for Laravel — fills latitude/longitude from a bundled SQLite database, no API calls.
xjryanse/sqlite
25 Downloads
sqlite数据库操作
vlw/sqlite
28 Downloads
Abstraction library for common SQLite DML operations with php-sqlite3
sqlitecloud/sqlitecloud
145 Downloads
A PHP package for working with SQLite databases in the cloud.
spriebsch/sqlite
1435 Downloads
Lightweight Sqlite wrapper with lazy connection and schema creation.
santilin/yii2-sqlite3-full-support
27 Downloads
Add extended support for sqlite driver for Yii2
maghead/sqlite-parser
828 Downloads
sqlite table schema parser
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.