Libraries tagged by sql-queries
itstably/clickhouse-builder
113 Downloads
Clickhouse sql query builder
invincible-tech-systems/easeampmysql-halite
21 Downloads
A very simple and safe PHP library to execute SQL Queries as Prepared Statements on MySQL Database, in an asynchronous & non-blocking all basing upon amphp/mysql package. Additional checks are supported in terms of facilitating creation and verification of row level digital signature for different database tables along with creation of blind indexes of data in encrypted db columns, using easeappphp/ea-halite package.
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.
initorm/query-builder
137 Downloads
Lightweight, dialect-aware SQL query builder for PHP with parameterized output suitable for PDO.
indgy/phluent
16 Downloads
A dependency free lightweight fluent SQL query builder using PDO
hypercode/query
16 Downloads
With that, you can use PHP to create SQL query.
hishabee/laravel-query-cache
6 Downloads
Smart SQL query caching for Laravel with tag-based invalidation
heyeverton/querybuilder
1 Downloads
A simple package to make sql queries
hexmakina/tracer
147 Downloads
SQL query logger
hesamrad/laravel-sql-logger
19 Downloads
A lightweight package to log SQL queries in your Laravel application
hasan-22/query-builder
18 Downloads
PHP SQL query builder using PDO
guvra/foundry
15 Downloads
A simple yet powerful SQL query builder written in PHP.
geithware/debug-mysql-db
465 Downloads
Extends \TYPO3\CMS\Typo3DbLegacy\Database (former \TYPO3\CMS\Core\Database\DatabaseConnection and t3lib_db) to show Errors and Debug-Messages. Useful for viewing and debugging of sql-queries.
fuwasegu/php-sql-snapshot
1 Downloads
PHPUnit extension for testing SQL queries using AST comparison instead of string comparison
fos-user-util/user-util
310 Downloads
Trait to use Symfony FOSUserBundle with SQL queries instead of object manager