Libraries tagged by sqli
ggergo/sqlindexhintbundle
387257 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
akaunting/firewall
142350 Downloads
Web Application Firewall (WAF) package for Laravel
renoki-co/l1
2891 Downloads
Laravel integration for Cloudflare Workers services.
opis/database
76569 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
374568 Downloads
A simple and extensible fixture loader for PHP 7.3+, supporting SQLite and MySQL
dg/adminer
502 Downloads
Customization for Adminer, the best database management tool written in PHP.
delight-im/db
124326 Downloads
Safe and convenient SQL database access in a driver-agnostic way
clouddueling/mysqldump-php
21377 Downloads
PHP version of mysqldump cli that comes with MySQL
chriskite/phactory
209225 Downloads
A Database Factory for PHP Unit Tests
cakephp/datasources
279298 Downloads
CakePHP Datasources Plugin
boxed-code/laravel-scout-database
31617 Downloads
Generic database driver for laravel scout.
aura/sqlschema
211122 Downloads
Provides facilities to read table names and table columns from a database using PDO.
atlas/query
226535 Downloads
Object-oriented query builders and performers for MySQL, Postgres, SQLite, and SQLServer.
staudenmeir/eloquent-param-limit-fix
117639 Downloads
Laravel Eloquent eager loading fix for parameter limits of SQLite and SQL Server
byjg/migration
68376 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.