Libraries tagged by sql-query
celiovmjr/simplequery
47 Downloads
Streamlined SQL Queries Made Simple
castroitalo/echoquery
299 Downloads
EchoQuery facilitates the writing of SQL queries inside the PHP code
caixingyue/laravel-star-log
34 Downloads
This is a package that enhances the Laravel log format. It can inject request ID, craftsman ID, queue ID, and supports enhanced capabilities such as routing request log, HTTP client request log, SQL Query log, etc.
bugslife/query_notice
24 Downloads
In laravel,When you listen sql query and notice your by email.You can use this repository.
blues911/query-builder
8 Downloads
PDO wrapper for building native SQL queries.
bakkahit/sql-migration
36 Downloads
SqlMigration is a Laravel package that allows you to execute custom SQL migrations directly within your Laravel application. Instead of writing SQL queries manually or relying only on Laravel's built-in migrations, this package enables you to create and run .php migration files containing custom SQL commands like INSERT, DELETE, UPDATE, CREATE TABLE, and more.
awesome9/database
39 Downloads
An expressive WordPress SQL query builder.
aweitian/sql-builder
172 Downloads
SQL QUERY BUILDER
atomicbomber/subtable-helper
2 Downloads
Wraps Fluent QueryBuilder objects's SQL query inside a subtable.
arungowda325/clickhouse-query-builder
17 Downloads
Clickhouse sql query builder
artnum/structured-json-query
4 Downloads
Convert a specific JSON structure to a SQL query or LDAP filter
archangel776/oracle-query-builder
13 Downloads
Standalone SQL Query Builder dedicated for Oracle Database.
ajowsentry/sqltark
34 Downloads
SQL Query Builder for PHP
addiks/doctrine-sql-auto-optimizer
108 Downloads
Zero-configuration drop-in tool to automatically optimize SQL queries issued through doctrine
abterphp/qb
19 Downloads
PHP SQL query builder