Libraries tagged by SQRL
silverstripe/sqlite3
492187 Downloads
Adds SQLite3 support to SilverStripe
rexshijaku/sql-to-laravel-builder
16591 Downloads
SQL to Laravel Query Builder
ray/aura-sql-module
316920 Downloads
aura/sql module for Ray.Di
mnapoli/sqlite-s3
2124 Downloads
marcocesarato/sqlparser
33010 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.
jasny/persist-sql-query
364856 Downloads
SQL Query builder and parser
ggergo/sqlindexhintbundle
394073 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
corneltek/sqlbuilder
50812 Downloads
Fast and Powerful SQLBuilder for PHP
automattic/php-thrift-sql
64044 Downloads
A PHP library for connecting to Hive or Impala over Thrift
aura/sqlschema
211852 Downloads
Provides facilities to read table names and table columns from a database using PDO.
amphp/sql-common
936935 Downloads
Common classes for non-blocking SQL implementations.
udan11/sql-parser
1305 Downloads
A validating SQL lexer and parser with a focus on MySQL dialect.
zonuexe/tetosql
46856 Downloads
Simple and secure SQL templating
yiisoft/db-pgsql
131768 Downloads
PostgreSQL driver for Yii Database
yiisoft/db-oracle
48126 Downloads
Oracle driver for Yii Database