Libraries tagged by sql query

marcocesarato/sqlparser

30 Favers
34347 Downloads

This class can parse SQL to get query type, tables, field values, etc.. It takes an string with a SQL statements and parses it to extract its different components. Currently the class can extract the SQL query method, the names of the tables involved in the query and the field values that are passed as parameters. This parser is pretty light respect phpsqlparser or others php sql parser.

Go to Download


shipmonk/doctrine-mysql-optimizer-hints

9 Favers
10908 Downloads

Custom SQL walker for Doctrine allowing usage of MySQL optimizer hints without need of native queries

Go to Download


zozlak/query-part

0 Favers
8994 Downloads

Container class for an SQL query and its parameters

Go to Download


szonov/sql-splitter

1 Favers
30858 Downloads

Library for parsing strings with multiple sql queries and split it to single queries

Go to Download


solution10/sql

8 Favers
119871 Downloads

Completely standalone, expressive SQL query creator. No database or ORM needed.

Go to Download


pthreat/sql-query-builder

1 Favers
4248 Downloads

SQL QueryInterface BuilderInterface supporting bindings and complex query generation.

Go to Download


kekos/query-builder

1 Favers
7220 Downloads

Small SQL query builder

Go to Download


hemiframe/php-query-builder

12 Favers
14318 Downloads

Powerful and lightweight PHP SQL Query Builder

Go to Download


halloverden/symfony-doctrine-sql-logger-bundle

4 Favers
4149 Downloads

Better logging of SQL queries in Doctrine DBAL for Symfony.

Go to Download


crysalead/sql-dialect

6 Favers
9390 Downloads

SQL query builder.

Go to Download


cerbero/sql-dumper

23 Favers
7476 Downloads

Laravel package to dump SQL queries.

Go to Download


abdulelahragih/querybuilder

6 Favers
991 Downloads

Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.

Go to Download


silvershop/silverstripe-sqlquerylist

4 Favers
34268 Downloads

Wraps a SilverStripe SQLQuery in a SS_List

Go to Download


big-shark/sql-to-builder

31 Favers
81403 Downloads

SQL to query builder

Go to Download


nextras/multi-query-parser

3 Favers
3663 Downloads

Parses queries from a SQL file.

Go to Download


<< Previous Next >>