Libraries tagged by sql query
tkaratug/titan-db
17 Downloads
Simple and useful query builder for PHP.
timgws/cleanhtml
115 Downloads
Quickly & Easily clean out HTML text, making sure that only the bare minimum is left behind
soluble/metadata
959 Downloads
Extract metadata from database queries
renoki-co/laravel-steampipe
2 Downloads
Use Laravel's built-in ORM classes to query cloud resources with Steampipe.
peterujah/php-search-controller
46 Downloads
Php advance mysql database search to perform search operations.
noahheck/e_mysqli
172 Downloads
Replacement for default Mysqli class to allow viewing a parameterized query with the arguments inserted into the string
nkt/flame
488 Downloads
The PDO wrapper with comfortable API for placeholders
nfaiz/dbtoolbar
8834 Downloads
CodeIgniter 4 Database Debug Toolbar Query Highlighter.
kaizencoders/wp-fluent
8 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.
iosql/iosql
11 Downloads
An Index-Only database library (IOSQL) for PHP.
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.
ddbase3/php-struql
4 Downloads
A PHP implementation of the Struql query language — parse, merge, expand, and translate Struql JSON into SQL.
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
riesjart/relaquent
2320 Downloads
Extension of Laravel's Eloquent relationships: additional relationship types, query joins, pivot models, converters and helpers