Libraries tagged by sqllite
aura/sql
2126663 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.
loupe/loupe
75479 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
aaemnnosttv/wp-sqlite-db
56560 Downloads
SQLite drop-in database driver for WordPress
vcian/laravel-db-auditor
25354 Downloads
Database DB Auditor provide leverage to audit your MySql,sqlite, PostgreSQL database standards and also provide options to add constraints in table.
onecentlin/laravel-adminer
410784 Downloads
Laravel Adminer Database Manager
nettrine/dbal
2035486 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
40151 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
716193 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
557520 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
187732 Downloads
Fast & standalone PHP MySQL Query Builder library.
syslogic/doctrine-json-functions
1172752 Downloads
A set of extensions to Doctrine that add support for json query functions.
yiisoft/db-sqlite
144607 Downloads
SQLite driver for Yii Database
clue/reactphp-sqlite
30050 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
opis/database
81351 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder
imjoehaines/flowder
521925 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL