Libraries tagged by query object
php-objects/query-builder
684 Downloads
Query Builder - Making SQL composing easier
irap/multi-query
4022 Downloads
Wrapper object around mysqli to combine queries into one.
brighttalk/acs-query-builder
12618 Downloads
Provides an object oriented way to programmatically build queries for the Amazon Cloud Search service
thomasjohnkane/slow-query-notifier
111 Downloads
Get notified if your Laravel app ever runs an objectively slow database call (configurable threshold)
javanile/schemadb
68 Downloads
Uknown PHP Database Abstraction Layer
javanile/moldable
54 Downloads
Uknown PHP Database Abstraction Layer
jarjak/dbal-manager-bundle
7694 Downloads
Bundle to provide DBALManager as a Symfony service.
hi/sqlquery
514 Downloads
Object-oriented query builders for MySQL, Postgres, SQLite, and SQLServer; can be used with any database connection library.
timetoogo/penumbra
8 Downloads
Domain oriented ORM with PHP integrated query for PHP 5.4+
ironbound/db
805 Downloads
Provides models and custom query objects for custom database tables in WordPress.
govhawkdc/boolbuilder-php
3738 Downloads
querybuilder-like object to elasticsearch bool query object parser/transformer, for php
cratia/orm-dql
2232 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
bpzr/entity-adapter
134 Downloads
Package provides a flexible bridge between database queries and entity objects
silassare/gobl
415 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
parm/parm
4979 Downloads
PHP Active Record for MySQL. Connects to the your database and generates the Object Relational Mapping. Built in Database Query Processor for custom queries. Ability to use closures to process rows