Libraries tagged by php-sql
doctrine/sql-formatter
121143634 Downloads
a PHP SQL highlighting library
jdorn/sql-formatter
108948842 Downloads
a PHP SQL highlighting library
greenlion/php-sql-parser
9077214 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
jeromeschneider/baikal
3399 Downloads
Baïkal is a lightweight CalDAV + CardDAV server based on PHP, SQLite or MySQL, and SabreDAV
soundintheory/php-sql-parser
382035 Downloads
SQL parsing tools for PHP
manticoresoftware/php-sql-parser
38705 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
marcocesarato/sqlparser
32560 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.
davidecesarano/embryo-pdo
8941 Downloads
Embryo PDO is a PHP SQL query builder using PDO.
chriskl/phpssrs
57067 Downloads
PHP SQL Server Reporting Services Client Library
cweiske/php-sqllint
86568 Downloads
Command line tool to validate (syntax check) SQL files
hemiframe/php-query-builder
13834 Downloads
Powerful and lightweight PHP SQL Query Builder
tsukasa/php-sql-parser
12852 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
splitbrain/php-sqlite
23 Downloads
A simple wrapper around pdo-sqlite with basic migration support and a few helper utils
yizhihouzi/a-sql-builder
12326 Downloads
Another PHP Sql Builder With Clear Structure.
elkdata/sql-formatter
4120 Downloads
a PHP SQL highlighting library