Libraries tagged by sql driver
getdkan/sql-parser
62577 Downloads
A state-machine-driven parser and validator for SQL-like strings.
xeoncross/kit
7 Downloads
Small, simple, diverse PHP Toolkit for quick prototyping
diverproject/diamond-sql
0 Downloads
Library to connect on SQL Databases with PDO Connection.
fmizzell/sql-parser
1364 Downloads
A state-machine-driven parser and validator for SQL-like strings.
tenolo/doctrine-walker-bundle
119 Downloads
This bundle add a event driven SQL output walker.
invincible-tech-systems/easeampmysql
63 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking way. Methods are provided to prepare a SQL Statement & it's execution separately as different methods (to facilitate caching of prepared statements) as well as together in a single method too, all basing upon Amphp, an event driven concurrent framework in php and its Amphp\Mysql package.
diversen/minimal-query-builder
544 Downloads
A simple and very basic query builder class, which should support any database supported by PDO.
riverskies/laravel-data-collection
31 Downloads
Data collection package for Laravel to replace SQL Database Views