Libraries tagged by php-sql
rob-lester-jr04/php-sql-parser
9 Downloads
A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL - Modernized for use with composer practices and Laravel 5+
processfast/php-sql-parser
8247 Downloads
A fork of greenlion/php-sql-parser made because we were having trouble getting a production needed fix accepted and merged into their repo. A pure PHP SQL (non validating) parser w/ focus on MySQL dialect of SQL
paidian/php-sql-logger
22 Downloads
nnchutchikov/php-sql-connection
2 Downloads
Classes to work with data base connection uses PDO
mepihindeveloper/php-sql-migration
6 Downloads
Component for working with SQL migrations
liquiddesign/php-sql-parser
821 Downloads
SQL parsing tools for PHP, fork of soundintheory/php-sql-parser
lcloss/php-sql
19 Downloads
Simple SQL class to use with PHP
joejhoward/php-sql-builder
0 Downloads
PHP SQL Builder provides simple yet surprisingly robust handler for managing database connections and queries.
itrn0/php-sql-interpolator
140 Downloads
A library for interpolating variables into SQL strings in a safe and simple way.
gggordon/php-sql-replacer
2 Downloads
Replace values in `SQL` files especially with serialized php values. Useful for database migrations/clones.
ekok/php-sql
55 Downloads
PHP SQL Utility
denniscarrazeiro/php-sql-builder-module
2 Downloads
A library that proposes the exchange query strings for easy-to-understand objects.
bronos/php-sql-schema
5924 Downloads
PHP SQL schema
bronos/php-sql-query-builder
5867 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
bronos/php-sql-migrations
5928 Downloads
PHP SQL Migrations