Libraries tagged by sqli
aura/sql
1885052 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.
syslogic/doctrine-json-functions
1147795 Downloads
A set of extensions to Doctrine that add support for json query functions.
aaemnnosttv/wp-sqlite-db
50343 Downloads
SQLite drop-in database driver for WordPress
vcian/laravel-db-auditor
14707 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
366278 Downloads
Laravel Adminer Database Manager
nettrine/dbal
1732259 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
36400 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
680037 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
446851 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
173667 Downloads
Fast & standalone PHP MySQL Query Builder library.
loupe/loupe
43845 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
jeromeschneider/baikal
3372 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
yiisoft/db-sqlite
115622 Downloads
SQLite driver for Yii Database
silverstripe/sqlite3
487850 Downloads
Adds SQLite3 support to SilverStripe
ggergo/sqlindexhintbundle
386689 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.