Libraries tagged by sqllite
aura/sql
2205398 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
91139 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
58741 Downloads
SQLite drop-in database driver for WordPress
vcian/laravel-db-auditor
28260 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
424913 Downloads
Laravel Adminer Database Manager
nettrine/dbal
2135482 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
41245 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
726618 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
579378 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
191175 Downloads
Fast & standalone PHP MySQL Query Builder library.
syslogic/doctrine-json-functions
1180827 Downloads
A set of extensions to Doctrine that add support for json query functions.
yiisoft/db-sqlite
149812 Downloads
SQLite driver for Yii Database
clue/reactphp-sqlite
31361 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
opis/database
82177 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
569822 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL