Libraries tagged by query object
chezrd/idiorm
283 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5 with sql_calc_found_rows addition
voku/idiorm
7663 Downloads
A lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5
stevenmaguire/laravel-cache
1758 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.
gravatalonga/yalinqo
106 Downloads
YaLinqo, a LINQ-to-objects library for PHP. Forked for purpose of compatibility with PHP 8.3, if you want this merge to YoLinqo just send me a email. I'm was in hurry, sorry. :(
titon/db
660 Downloads
The Titon database package provides a basic database abstraction layer and an object relational mapper.
joseki/leanmapper-extension
1291 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
2300 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
olvlvl/elasticsearch-dsl
4218 Downloads
An objective query builder for Elasticsearch
cratia/orm-model
1833 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
2927 Downloads
Base structure to connect PSR-7 objects to command and query buses
silassare/gobl
434 Downloads
Gobl allows you to use a Database Abstraction Layer (DBAL) and Object-Relational Mapping (ORM) to query your database with PHP.
kevinsperrine/idiorm
586 Downloads
Completely refactored, PSR compliant, version of Idiorm: a lightweight nearly-zero-configuration object-relational mapper and fluent query builder for PHP5.
the-don-himself/gremlin-ogm
1886 Downloads
A PHP Object Graph Mapper for Tinkerpop 3+ compatible Graph Databases (JanusGraph, Neo4j, etc.) that allows you to persist data and run gremlin queries.