Libraries tagged by sql query
nfaiz/dbtoolbar
8870 Downloads
CodeIgniter 4 Database Debug Toolbar Query Highlighter.
kenlog/database-custom
110 Downloads
A database abstraction layer over PDO, that provides a powerful and intuitive query builder, bundled with an easy to use schema builder. This is a custom version of opis/database with updates for PHP 8 compatibility.
kaizencoders/wp-fluent
10 Downloads
A lightweight, expressive database query builder for WordPress which can be referred to as a Database Abstraction Layer. WP Fluent uses the same **wpdb** instance and takes care of query sanitization, table prefixing and many other things with a unified API.
jpi/orm
1289 Downloads
Simple & lightweight ORM
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
intentphp/guard
20 Downloads
A Laravel CLI tool that scans your application for common security risks: authorization gaps, unsafe query input, and mass assignment vulnerabilities.
hybridlogic/db
67 Downloads
A driver-agnostic database library for PHP providing convenient methods for escaping, preparing and executing statements.
devco/trilogy
2618 Downloads
Simple, lightweight SQL statement abstraction.
charsen/moo-monitor-laravel
26 Downloads
Laravel runtime error & slow SQL monitoring SDK for moo-scaffold-cloud
chamamme/noquery
40 Downloads
A database query builder aimed at code beautification by minimizing the use of raw SQL in codes. NoQuery currently supports MySQL, Firebird & Interbase, PostgreSQL, SQLite3, Oracle, Microsoft SQL Server, Foxpro ODBC, Access ODBC, Informix, DB2, Sybase, Sybase SQL Anywhere, generic ODBC and Microsoft's ADO due to its leverage on ADODB
bootpress/database
1335 Downloads
A PDO wrapper with lazy connections and query profiling.
atldays/laravel-sculptor
53 Downloads
This package provides a convenient interface for building complex database queries using Eloquent ORM in Laravel.
atk4/validate
8179 Downloads
Agile Data - Validator add-on
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers
kdyby/doctrine-dbal-batchimport
38338 Downloads
Batch import & execute utils for effective processing of SQL Imports from files and strings