Libraries tagged by sqli
aura/sql
2043159 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.
yiisoft/db-sqlite
138658 Downloads
SQLite driver for Yii Database
aaemnnosttv/wp-sqlite-db
54086 Downloads
SQLite drop-in database driver for WordPress
vcian/laravel-db-auditor
21754 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
394769 Downloads
Laravel Adminer Database Manager
nettrine/dbal
1925939 Downloads
Doctrine DBAL for Nette Framework
ezsql/ezsql
38847 Downloads
Advance database access library. Make interacting with a database ridiculously easy. An universal interchangeable CRUD system.
dg/adminer-custom
703645 Downloads
Customization for Adminer, the best database management tool written in PHP.
cycle/database
529224 Downloads
DBAL, schema introspection, migration and pagination
clancats/hydrahon
183495 Downloads
Fast & standalone PHP MySQL Query Builder library.
cakephp/datasources
282853 Downloads
CakePHP Datasources Plugin
syslogic/doctrine-json-functions
1163551 Downloads
A set of extensions to Doctrine that add support for json query functions.
loupe/loupe
60651 Downloads
A full text search engine with tokenization, stemming, typo tolerance, filters and geo support based on only PHP and SQLite
clue/reactphp-sqlite
28497 Downloads
Async SQLite database, lightweight non-blocking process wrapper around file-based database extension (ext-sqlite3), built on top of ReactPHP.
ggergo/sqlindexhintbundle
414953 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.