Libraries tagged by sqlite
bizarg/sqlite-test
107 Downloads
test abstarct
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)
versaorm/versaorm-php
117 Downloads
ORM ligero y seguro para PHP con motor PDO nativo - Query Builder fluido, Active Record simple, alto rendimiento
v-dem/queasy-db
176 Downloads
Database access classes, part of QuEasy PHP framework
thakladd/vector-lite
14 Downloads
A simple way to add vector capabilities to your existing SQLite database.
tereta/orm
12 Downloads
ORM (Object-Relational Mapping) library for PHP, providing a simple and efficient way to interact with databases using an object-oriented approach.
tereta/migration
8 Downloads
Database schema facade over tereta/dbal: list tables ordered by foreign-key relations, dump and restore table structure as XML, dump and restore data as XML, apply .sql/.php migrations.
tebe/pdo
22 Downloads
Provides an extension to the native PDO along with additional functionality.
sydes/sydes
32 Downloads
SyDES - Lightweight CMF for a simple sites with SQLite database
survos/geonames-bundle
11 Downloads
Symfony bundle for fetching packaged GeoNames authority databases.
srjlewis/aura-sql
37 Downloads
A PDO extension that provides lazy connections, array quoting, query profiling, value binding, and convenience methods for common fetch styles. Because it extends PDO, existing code that uses PDO can use this without any changes to the existing code.
squirrelphp/queries-bundle
3468 Downloads
Symfony integration of squirrelphp/queries - automatic assembling of decorated connections.
squirrelphp/entities-bundle
3383 Downloads
Symfony integration of squirrelphp/entities - automatic integration of generated repositories for existing entities.
squirrelphp/connection
221 Downloads
Slimmed down concise connection interface for database queries and transactions supporting MySQL, MariaDB, PostgreSQL and SQLite.