Libraries tagged by sql-queries
sbuberl/fsql
89 Downloads
Library for running SQL queries on flat files
roy404/eloquent
108 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.
rizkyadi487/clickhouse-builder
4145 Downloads
Clickhouse sql query builder
reflexive/query
792 Downloads
Somewhat effective SQL query builder
ramphor/sql
207 Downloads
SQL Query String Builder
phuria/under-query
5979 Downloads
Lightweight PHP Query Builder primarily focused on building reusable SQL queries.
phpexpertsinc/doctrine-detective
23443 Downloads
A Symfony2 Bundle that provides a detailed SQL query log for both HTML and JSON responses, including the SQL query, its location, and duration, organized by Controller -> Service -> Repository.
phpdevcommunity/relational-query
19 Downloads
A lightweight PHP query builder with built-in relational query support. Easily build complex SQL queries and fetch results as arrays.
ohanzee/database
7397 Downloads
Ohanzee component for database SQL queries and query building
nigatedev/query-builder
262 Downloads
Niga framework SQL query builder
n0nag0n/super-model
11 Downloads
A simple base model you can extend to reduce your hard coded SQL queries and get 90% of your db requests done quick.
mvccore/ext-model-db-mysql
133 Downloads
MvcCore - Extension - Model - Database - MySQL - extension to work with MySQL/MariaDB/Percona Server SQL queries in more comfortable API.
mvccore/ext-model-db
610 Downloads
MvcCore - Extension - Model - Database - base model database extension with base and abstract classes and interfaces to work with sql queries in more comfortable API.
moln/php-mysql-replication
27396 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.
mazentouati/snacks-console
10 Downloads
Snacks console is an intuitive browser-based SQL console to run and save SQL queries.