Libraries tagged by ORM Query
itvisionsy/es-orm
23 Downloads
An ElasticSearch PHP ORM and Query Builder
evas-php/evas-orm
64 Downloads
ORM module (Database, QueryResult, Builders, Table, ActiveRecord, DataMapper, IdentityMap, App intagrate traits)
monkeyscloud/monkeyslegion-query
43 Downloads
Lightweight Query Builder & Micro‑ORM for MonkeysLegion
agungsugiarto/codeigniter4-orm
10 Downloads
A Fluent ORM based model and query builder for CodeIgniter4.
atlance/http-doctrine-orm-filter
5 Downloads
doctrine orm dynamic filter from http query and used symfony/validator for validation
68publishers/doctrine-query-objects
215 Downloads
Query objects for Doctrine ORM.
veryard/sql-query-builder
227 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
smoren/query-relation-manager
364 Downloads
Class for building queries and making result array with relations (single and multiple)
qcubed-4/orm
137 Downloads
Database drivers, query support, and code generator for the object relational model for QCubed-4
greg-md/php-orm
386 Downloads
A powerful ORM(Object-Relational Mapping) for PHP.
cratia/orm-model
1802 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).
cratia/orm-dql
2269 Downloads
DQL stands for Dialect Query Language and is an Object Query, DQL provides powerful querying capabilities over your object model.
cratia/orm-dbal
2245 Downloads
Database abstraction layer (DBAL) for execute Query based on https://www.doctrine-project.org/projects/dbal.html
masnathan/sql-query-builder
1730 Downloads
An elegant lightweight and efficient SQL QueryInterface BuilderInterface supporting bindings and complicated query generation.
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.