Libraries tagged by sqlite 3
santilin/yii2-sqlite3-full-support
26 Downloads
Add extended support for sqlite driver for Yii2
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.
adamkiss/kirby-sqlite-queue
8 Downloads
A simple queue for Kirby 3, using SQLite database as the driver, using your database or its own.
eslider/spatialite
2746 Downloads
Sqlite and spatialite static binaries
ark/database
7779 Downloads
Light weight database abstraction
yeriomin/redbean-single-file
4794 Downloads
RedBeanPHP is an easy-to-use, on-the-fly ORM for PHP.
workbunny/storage
152 Downloads
A lightweight storage for PHP based on sqlite3.
jakiboy/pducky
20 Downloads
Run fast SQL queries on massive datasets (CSV, JSON, and Parquet) powered by DuckDB.
detain/session-samurai
94 Downloads
🥷 Universal high-speed asynchronous (non-blocking) SessionHandlerInterface implementation for PHP supporting Semaphores, Mysqli, Redis, SQLite3, Symfony/Cache, WinCache, PhpFastCache, PHP-Cache, PDO, Memcached, FlySystem Filesystem, Illuminate, APCu, APC, OpCache, InfluxDB, WinCache, MongoDb and local file storage.
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
mrmoneyc/slim-mvc-skeleton
103 Downloads
Slim Framework 3 skeleton.
kijin/beaver
37 Downloads
Super lightweight ORM for PHP 5.3+
francescozanoni/zend-cache-sqlite3-pdo
33 Downloads
SQLite 3 cache engine for Zend Framework 1, based on PDO driver
francescozanoni/zend-cache-sqlite3-native
14 Downloads
SQLite 3 cache engine for Zend Framework 1, based on native driver
jsor/dbal-sqlite3
183 Downloads
SQLite3 driver for DBAL