Libraries tagged by querybuilder.js
debugrammer/php-graylog-query-builder
312948 Downloads
Graylog Search Query Builder for Graylog REST API
ggergo/sqlindexhintbundle
421875 Downloads
Doctrine SqlWalker extension to apply USE INDEX and FORCE INDEX hints using DQL on top of MySql. Works with both createQuery and createQueryBuilder.
paysera/lib-pagination
156991 Downloads
Paginates Doctrine QueryBuilder using cursor based or offset based pagination
querybuilder/querybuilder
149525 Downloads
packaged/querybuilder
85093 Downloads
Abstract Query Builder
zfcampus/zf-doctrine-querybuilder
330198 Downloads
Apigility Doctrine QueryBuilder module
wikibase-solutions/php-cypher-dsl
38472 Downloads
A query builder for the Cypher query language written in PHP
rekalogika/rekapager-doctrine-orm-adapter
12619 Downloads
Doctrine ORM adapter for Rekapager pagination library
pecee/pixie
25725 Downloads
Lightweight, fast query-builder for PHP based on Laravel Eloquent but with less overhead.
abdulelahragih/querybuilder
1139 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.
microweber-deps/eloquent-serialize
9166 Downloads
Laravel Query Builder (Eloquent) serialization
anourvalar/eloquent-request
10075 Downloads
Dynamic Query Builder based on request
jstayton/miner
11585 Downloads
A dead simple PHP class for building SQL statements. No manual string concatenation necessary.
ttskch/doctrine-orm-criteria
2445 Downloads
Doctrine ORM Criteria allows you to separate any complex "search condition" as a Criteria with a specialized API for QueryBuilder of doctrine/orm.
tbn/query-builder-repository-generator-bundle
8069 Downloads
Generate filters for queryBuilder in a repository