Libraries tagged by sql-queries
hemiframe/php-query-builder
14710 Downloads
Powerful and lightweight PHP SQL Query Builder
forrest79/phpgsql
7879 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
davidecesarano/embryo-pdo
10174 Downloads
Embryo PDO is a PHP SQL query builder using PDO.
crysalead/sql-dialect
9706 Downloads
SQL query builder.
cerbero/sql-dumper
7520 Downloads
Laravel package to dump SQL queries.
atk14/sql-builder
14434 Downloads
Library for building SQL queries
asamir/laravel-in-db-performance-monitor
5845 Downloads
Monitor your laravel application performance by logging requests in your database then analyze it. The log includes request parameters, actions, SQL queries and errors beside that you can know the requests with raw SQL queries.
abdulelahragih/querybuilder
1160 Downloads
Fast, lightweight and simple SQL query builder that does not depend on any third-party library besides PDO to execute the queries in a safe way. The syntax is inspired by Laravel Query Builder.
selective/database
95765 Downloads
SQL query builder
zozlak/query-part
9604 Downloads
Container class for an SQL query and its parameters
zk2/sps-dbal-component
2751 Downloads
SQL query builder for Doctrine DBAL
vuduythanh2020/mysql-replication
3160 Downloads
Pure PHP Implementation of MySQL replication protocol. This allow you to receive event like insert, update, delete with their data and raw SQL queries.
tangwei/clickhouse-builder
103 Downloads
Clickhouse sql query builder
swouters/postgresql-tools
331 Downloads
PHP package containing a set of tools to build SQL queries
sultann/wp-query-builder
4722 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.