Libraries tagged by query-builder
devtheorem/peachy-sql
1151 Downloads
A high-performance query builder and runner for PHP
crysalead/sql-dialect
9568 Downloads
SQL query builder.
bugloos/query-sorting-bundle
4814 Downloads
The query sorting bundle allows you to sort data from QueryBuilder and the Database. you can sort multiple columns at the same time and also you can sort relation fields with two-level deep and without any join in your query builder.
bugloos/query-filter-bundle
4821 Downloads
The query filter bundle allows you to filter data from QueryBuilder and the Database. you can filter multiple columns at the same time and also you can filter relation fields with two-level deep and without any join in your query builder.
big-shark/sql-to-builder
81477 Downloads
SQL to query builder
anourvalar/eloquent-request
10037 Downloads
Dynamic Query Builder based on request
abdulelahragih/querybuilder
1067 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
95689 Downloads
SQL query builder
michaelmoussa/doctrine-qbmocker
84783 Downloads
A helper library for mocking Doctrine query builders
zfbase/sphinxql-query-builder
116 Downloads
A PHP query builder for SphinxQL. Uses MySQLi to connect to the Sphinx server.
wucdbm/sphinx-query-builder
6624 Downloads
A Sphinx Query Builder extension for the Laravel Database package
volcanus/query-builder
2971 Downloads
SQL builder for volcanus-database
vasilisq/mdx-query-builder
1063 Downloads
MDX Query Builder
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.
shisun/laravel-elasticsearch-query-builder
2503 Downloads
:Query Elasticsearch by using Eloquent