Libraries tagged by php sql
byjg/migration
65271 Downloads
Simple library in PHP for database version control. Supports Sqlite, MySql, Sql Server and Postgres.
marcocesarato/sqlparser
30023 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.
automattic/php-thrift-sql
62823 Downloads
A PHP library for connecting to Hive or Impala over Thrift
google/cloud-sql-admin
92106 Downloads
Google Cloud Sql Admin Client for PHP
aaronidas/apm-sql-lexer
52109 Downloads
SQL Lexer for APM in PHP
stimulsoft/reports-php
7647 Downloads
Stimulsoft Reports.PHP
still-code/ar-php-laravel
1771 Downloads
ar-php-laravel
php-database-migration/php-database-migration
53498 Downloads
rake and mybatis SQL migration tool
guanguans/soar-php
13024 Downloads
SQL optimizer and rewriter. - SQL 优化器、重写器。
radsectors/sqlshim
27402 Downloads
sqlsrv for Linux/OS X
atk4/dsql
518410 Downloads
Dynamic SQL Builder in PHP
ikkez/f3-schema-builder
43377 Downloads
SQL Schema Builder Plugin for PHP Fat-Free Framework
swlib/swpdo
9264 Downloads
Swoole Coroutine SQL component like PDO
rolfvreijdenberger/izzum-statemachine
22365 Downloads
A superior statemachine library php >= 5.3. Integrates with your domain models perfectly.
popphp/pop-db
8818 Downloads
Pop Db Component for Pop PHP Framework