Libraries tagged by sql-query
ptx/clickhouse-builder
7371 Downloads
Clickhouse laravel sql query builder
hemiframe/php-query-builder
14456 Downloads
Powerful and lightweight PHP SQL Query Builder
forrest79/phpgsql
7751 Downloads
PostgreSQL library for PHP with fluent interface for SQL query writing.
crysalead/sql-dialect
9524 Downloads
SQL query builder.
asamir/laravel-in-db-performance-monitor
5740 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
1035 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
95644 Downloads
SQL query builder
onlime/laravel-sql-reporter
322 Downloads
Log SQL queries in Laravel framework
zk2/sps-dbal-component
2666 Downloads
SQL query builder for Doctrine DBAL
vuduythanh2020/mysql-replication
3106 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.
sultann/wp-query-builder
4721 Downloads
WP Query Builder is a lightweight and efficient SQL Query Builder based on wpdb for WordPress. It supports complicated query generation.
socialblue/laravel-query-adviser
3305 Downloads
With Laravel Query Adviser you can get more insights into the SQL queries created by Eloquent models used in your app. It logs the queries used by your application and provides a helpful overview of the SQL queries. You can rerun the SQL query to analyze the database impact or copy the SQL query to your clipboard. The handy card view allows you to quickly point out the pain points of your application's SQL queries.
roy404/eloquent
93 Downloads
Eloquent is the default ORM (Object-Relational Mapping). It provides a simple ActiveRecord implementation for working with your database. With Eloquent, you can define database models as classes, and interact with the database using these models, rather than writing raw SQL queries.
reflexive/query
771 Downloads
Somewhat effective SQL query builder
mukadi/chartjs-builder
9888 Downloads
generate beautiful charts directly from SQL query in PHP