Libraries tagged by query object
alexandre-daubois/poq
5 Downloads
Provides an object-oriented API to query in-memory collections in a SQL-style.
jimwins/titi
2668 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP, plus a lightweight ActiveRecord implementation
chezrd/idiorm
260 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
voku/idiorm
7660 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
stevenmaguire/laravel-cache
1757 Downloads
Seamlessly adding caching to Laravel service objects
phinq/phinq
8749 Downloads
A library for querying data and performing statistical operations in an logical, object-oriented fashion.
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
joseki/leanmapper-extension
1285 Downloads
This is an extension of Tharos/LeanMapper ORM. This extension contains mapper specification and a Query object including its usage in a repository
cratia/orm-dql
2263 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
olvlvl/elasticsearch-dsl
4217 Downloads
An objective query builder for Elasticsearch
bpzr/entity-adapter
188 Downloads
Package provides a flexible bridge between database queries and entity objects
cratia/orm-model
1797 Downloads
Model is a PHP object based in Active Record Pattern + Strategy Pattern and that sits on top of a powerful database abstraction layer (DBAL). One of its key features is the option to write database queries in a proprietary object oriented SQL dialect called Dialect Query Language (DQL).
lcobucci/chimera-foundation
2922 Downloads
Base structure to connect PSR-7 objects to command and query buses
silassare/gobl
421 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.